Multiple choice

Which of the following is a DML command?

  1. CREATE

  2. COMMIT

  3. ALTER

  4. SELECT

  5. None of these

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

Neither one of the above four options is correct. The example of a DML command is INSERT.