What is the purpose of Data Definition language (DDL) ?
Creating and changing data structures.
What is the purpose of Data Manipulation language (DML) ?
Changing and assessing the data itself
What is the purpose of Data Control language (DCL) ?
Allowing Users access
What is the purpose of Transaction Control language (TCL) ?
Controlling transactions
State 4 DML Operations