Try OpenEdge Now
SQL Reference
SQL Reference
:
OpenEdge SQL Elements and Statements in Backus Naur Form
:
Data types syntax in BNF
:
Search conditions syntax in BNF
:
Search condition
:
Exists predicate
Exists predicate
exists_predicate
::=
EXISTS (
query_expression
)