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
:
Basic predicate
Basic predicate
basic_predicate
::=
expr relop
{
expr
|
(
query_expression
)
}