Short for
Data Definition Language, DDL is a
computer language that is used to define data structures. In Database Management Systems (
DBMS), it is used to specify a
database scheme as a set of definitions (expressed in DDL). In SQL, the Data Definition Language (DDL) allows you to create, alter, and destroy database objects.