Abbreviation of - DATA DEFINITION LANGUAGE

Full from of DDL

What is the Full from of DDL

The full from of DDL is Data Definition Language

A data definition or data description language is a syntax similar to a computer programming language for defining data structures, especially database schemas. DDL statements create, modify, and remove database objects such as tables, indexes, and users. Common DDL statements are CREATE, ALTER, and DROP