The EGL open statement creates a list from a database, based on selection criteria you provide, and creates a pointer that you can use to move through the list. The open statement currently works only with SQL databases, where it produces a result set and a cursor.
For examples and error conditions, see the topic for a particular data access technology in the related references at the end of this topic.