PC.net
HomeHome : Glossary : Definition
ShareShare

DDL

Example: "The DDL includes a "create" command that can be used to create a new database or table."

DDL Image

DDL is short for "Data Definition Language." It is used to define the structure of a database, including the tables, columns, and data types that it contains.

The most common DDL is a subset of SQL, the Structured Query Language. However, DDLs can also be used to describe other types of data structures, including XML schemas and other data models.

Published: March 10, 2009

Previous TermDBMS  |  DDRNext Term
Definition from the PC Glossary
https://pc.net/glossary/ddl
space