Try OpenEdge Now
skip to main content
SQL Reference
ESQL Reference : Embedded SQL : ESQL elements and statements
 

ESQL elements and statements

This section provides detailed information on OpenEdge SQL statements. A description for each statement provides the following information:
*Definition of the statement
*Syntax of the statement's proper usage
*A code sample that shows how the statement works
*Any associated notes
*Authorization required in order to use the statement
*Related statements
* BEGIN-END DECLARE SECTION
* CLOSE
* CONNECT
* DECLARE CURSOR
* DESCRIBE
* DESCRIBE BIND VARIABLES
* DESCRIBE SELECT LIST
* DISCONNECT
* EXEC SQL delimiter
* EXECUTE
* EXECUTE IMMEDIATE
* FETCH
* GET DIAGNOSTICS
* GET DIAGNOSTICS EXCEPTION
* OPEN
* PREPARE
* SET CONNECTION
* WHENEVER