Database Management Systems (DBMS)

The concept in which a subset of SQL commands used to define and modify database structures, such as CREATE and ALTER is best known as which of these terms?

Correct answer

B. Data Definition Language (DDL)

Explanation

Data Definition Language (DDL) refers to a subset of SQL commands used to define and modify database structures, such as CREATE and ALTER.