InterviewSolution
Saved Bookmarks
| 1. |
Which command is used to display all the existing tables in a database?(a) SHOW TABLES(b) SHOW TABLE(c) SHOW(d) None of the mentioned |
|
Answer» The correct option is (a) SHOW TABLES Easy explanation: None. |
|