Multiple choice

Which of the following SQL statements are used to specify querying, insert, delete and update operations?

  1. DDL statements

  2. DML statements

  3. Transaction control statements

  4. Session control statements

  5. System control statements

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

These SQL statements are used to specify querying, insert, delete and update operations.