Which is the subset of SQL commands used to manipulate Database structures, including tables?

Which is the subset of SQL commands used to manipulate Database structures, including tables? 



a. DDL (Data Definition Language)
b. DML (Data Manipulation Language)
c. DCL (Data Control Language)
d. All of the others



Answer: A


Learn More :