Correct Answer: DROP TABLE CUSTOMER;
Explanation:
The SQL DROP TABLE statement is used to remove a table definition and all data, indexes,...