InterviewSolution
Saved Bookmarks
| 1. |
The statement used to select a default database is ______________(a) USE(b) CREATE(c) DROP(d) SCHEMAThis question was addressed to me in an international level competition.Question is taken from Using Server-Side Prepared Statements in portion MySQL Programs Using C of MySQL |
|
Answer» The correct option is (a) USE |
|