delete from table_name

  1. deletes data from table_name which cannot be rolled back

  2. deletes data from table_name but can be rolled back

  3. drops table_name

  4. none of the above


Correct Option: B

Find more quizzes: