Multiple choice

Which of the following statements will change the data in the table?

  1. Delete statement

  2. Insert statement

  3. Update statement

  4. All the above

  5. None of these

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

Yes, Delete, Insert and Update change the data in the table.