Nieuws

Data Definition Language (DDL) commands are used in SQL to define, modify, and manage the structure of database objects. DDL changes the structure of the table like creating a table, deleting a table, ...