After you declare structure items in an SQL record part, you can use a special mechanism in the EGL editor to create dataItem parts that are equivalent to the structure items. For general information, see Overview on creating dataItem parts from an SQL record part.
If the Outline view is not displayed, open that view by selecting Show View > Outline from the Window menu.
The dataItem parts are written at the bottom of the EGL source file, and each structure item is changed to refer to the equivalent part.
Related concepts
Creating dataItem parts from an SQL record part (overview)
SQL support
Related tasks
Retrieving SQL table data
Related reference
SQL record part in EGL source format