OpenEdge SQL data definition language
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
The the Data Definition Language (DDL) consists of the CREATE, ALTER, and DROP statements. The DDL is used to create and manage database objects, as
described in the following sections.
Note: For complete syntax of each DDL statement, see OpenEdge SQL Reference.