Try OpenEdge Now
SQL Reference
ESQL Reference
:
Embedded SQL
:
ESQL elements and statements in Backus Naur Form (BNF)
:
PREPARE
PREPARE
prepare
::=
EXEC SQL PREPARE
statement_name
FROM
statement_string
;