Top

Discussion

The command to eliminate a table from a database is:

  • A.REMOVE TABLE CUSTOMER;
  • B.DROP TABLE CUSTOMER;
  • C.DELETE TABLE CUSTOMER;
  • D.UPDATE TABLE CUSTOMER;

Answer: B

No answer description available for this question.

No comment is present. Be the first to comment.
Loading…

Post your comment