Skip to main content

Data Definition Language (DDL)


Data Definition Languages (DDL) are used to define the database structure.. DDL statements create, modify, and remove database objects such as tables, indexes, and users. Common DDL statements are CREATE, ALTER, and DROP
Posted by -