InterviewSolution
Saved Bookmarks
| 1. |
What is the statement used to select a default database?(a) USE(b) CREATE(c) DROP(d) SCHEMAThis question was posed to me in semester exam.My question comes from Structure of the Data Directory in portion MySQL Data Directory of MySQL |
|
Answer» Right answer is (a) USE |
|