Viewing the implicit SQL for an SQL-related EGL statement
EGL provides an implicit SQL statement for each SQL-related EGL input/output (I/O) statement. To view the implicit SQL for an EGL I/O statement, do as follows:
- Open the EGL file that contains the EGL I/O statement. If you do not have the file open, right-click on the EGL file in the Project Explorer, then select Open With > EGL Editor.
- Click on the EGL I/O statement, then right-click. A context menu displays.
- Select SQL Statement > View.
Related concepts
SQL support
Related tasks
Constructing an explicit SQL statement from an implicit one
Removing an SQL statement from an SQL-related EGL statement
Resetting an explicit SQL statement
Validating an implicit or explicit SQL statement