CBSE Class 12 Informatics Practices Question 25 of 79

MySQL SQL Revision Tour — Question 18

Back to all questions
18
Question

Question 15

Drop the table Empl.

Answer
DROP TABLE IF EXISTS Empl;