Progress
Embedded SQL-92
Guide and Reference
Program Components of an ESQL Application
There are two categories of SQL statements in an ESQL program:
Use the ESQL DECLARE statements to declare variables for use in ESQL constructs. The DECLARE statements you can use in an ESQL application program are:
ESQL executable statements form the body of an ESQL program. These statements are called executable statements because they result in the execution of instructions against a particular database at run time.
The executable statements include Data Manipulation Language (DML) statements, Data Definition Language (DDL) statements, and Data Control Language (DCL) statements.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |