Q. Which command is used to remove existing tables or database?
β
Correct Answer: (A)
DROP TABLE
Explanation: This question is about removing data from a MySQL database. Let's break down the options: