Entering content frame

Background documentation DDL Statement Locate the document in its SAP Library structure

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

In the MaxDB database system, DDL statements are controlled by the transaction concept. They can, therefore, be reversed; they must also be completed with a COMMIT statement.

See also:

Reference Manual, Data Definition

 

 

Leaving content frame