ITWissen.info - Tech know how online

data definition language (SQL) (DDL)

The Database Definition Language(DDL) is a database language. It uses SQL statements to define all attributes and properties of a database management system( DBMS) and to create and manage database objects within a database.

The DDL language is used by the information administrator. Common DDL statements are Create, Alter, and Drop.

The DDL command Create has a predefined syntax. It is used to build new database tables. The Alter command can be used to modify existing tables. Additional columns can be inserted, existing columns can be deleted and the data type in the columns can be changed. And with the Drop command a table or an index can be deleted.

Informations:
Englisch: data definition language (SQL) - DDL
Updated at: 31.05.2017
#Words: 110
Links: description definition language (DDL), database (DB), structured query language (DB) (SQL), database management system (DBMS), database management system (DBMS)
Translations: DE
Sharing:    

All rights reserved DATACOM Buchverlag GmbH © 2024