Multiple choice

Which of the following languages in SQL is involved in retrieval of data, insertion of new data and deletion or modification of existing data?

  1. DDL

  2. DML

  3. TCL

  4. Schema

  5. Data structure

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

This language in SQL is involved in retrieval of data, insertion of new data and deletion or modification of existing data.