8. OpenSQL Statements : Select (embedded)
 
Share this page                  
Select (embedded)
Valid in: ESQL
The embedded SELECT statement retrieves values from the database.
Values are returned from tables to host language variables in an embedded OpenSQL program.
For details about the various clauses of the SELECT statement, see Select (interactive) (see page Select (interactive)).