InterviewSolution
Saved Bookmarks
| 1. |
Which case does InnoDB store database names in?(a) lower(b) upper(c) mixed(d) randomThe question was posed to me during an interview.I need to ask this question from Case Sensitivity in SQL Statements topic in portion Using SQL to Manage Data of MySQL |
|
Answer» Right ANSWER is (a) lower |
|