Q. The records and structure of a table may be removed or deleted from the database using which command?
β
Correct Answer: (C)
DROP
Explanation: The records and structure of a table may be removed or deleted from the database using the DROP command.