Get Started
2299

Q: The command to eliminate a table from a database is

  • 1
    REMOVE TABLE CUSTOMER;
  • 2
    UPDATE TABLE CUSTOMER;
  • 3
    DELETE TABLE CUSTOMER;
  • 4
    DROP TABLE CUSTOMER;
  • Show Answer
  • Workspace

Answer : 4. "DROP TABLE CUSTOMER;"
Explanation :

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

The Most Comprehensive Exam Preparation Platform

Get the Examsbook Prep App Today