36
Q:
| A) REMOVE TABLE CUSTOMER; | B) UPDATE TABLE CUSTOMER; |
| C) DELETE TABLE CUSTOMER; | D) DROP TABLE CUSTOMER; |
Answer: D) DROP TABLE CUSTOMER;
Explanation:
Explanation:
The SQL DROP TABLE statement is used to remove a table definition and all data, indexes,...
Aptitude and Reasoning
General Knowledge
Puzzles
Interviews
Technical
Certifications
Exams
Job
Roles
True or False
Exams

