

InterviewSolution
Saved Bookmarks
1. |
___________ command display the list of databases.(a) show db(b) show dbs(c) show data(d) display dbs |
Answer» Correct choice is (b) show dbs The explanation is: Show dbs print a list of all databases on the server. |
|