Which of the following will DELETE all of the rows from table T03?

  1. DELETE * FROM TABLE T03

  2. DELETE ALL FROM T03

  3. DELETE * FROM T03

  4. DELETE FROM T03


Correct Option: D

Find more quizzes: