The command to eliminate a table from a database is5
2460 5b5cc6a6e4d2b4197774cd2d
Q: The command to eliminate a table from a database is
- 1REMOVE TABLE CUSTOMER;false
- 2UPDATE TABLE CUSTOMER;false
- 3DELETE TABLE CUSTOMER;false
- 4DROP TABLE CUSTOMER;true
- Show Answer
- Workspace
- Discuss