InterviewSolution
Saved Bookmarks
| 1. |
The command which lists databases managed by the server is _____________(a) mysqld(b) mysqlshow(c) mysqllist(d) mysqldbI have been asked this question in homework.This interesting question is from Obtaining Database Metadata topic in portion Using SQL to Manage Data of MySQL |
|
Answer» Correct answer is (b) MYSQLSHOW |
|