Create a DEFINE WORK-TABLE statement include file:
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
To create a DEFINE WORK-TABLE statement include file:
- Choose . The Data Dictionary alphabetically lists all the tables defined for your database.
- Select the table for which you want to create the DEFINE WORK-TABLE statement. The Data Dictionary prompts you for the filename of the output file.
- Specify the filename. The default filename is table-name.i.
- Choose OK. The Data Dictionary displays a status message and prompts you to continue.