Show TOC

DDL StatementLocate this document in the navigation structure

Use

DDL statements are SQL statements that are used to define the data structure in a database (DDL = Data Definition Language).

In the SAP MaxDB database system, DDL statements are controlled by the transaction concept. After a DDL statement has been completed with a COMMIT, it can no longer be undone.

More Information

SQL Reference Manual, Data Definition