InterviewSolution
Saved Bookmarks
| 1. |
Which command is used to remove existing tables or database?(a) DROP TABLE(b) DELETE(c) Either DROP TABLE or DELETE(d) None of the mentioned |
|
Answer» Right answer is (a) DROP TABLE Easiest explanation: None. |
|