InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is case sensitive in MySQL?(a) Event names(b) Logfile group names(c) Column names(d) IndexesThis question was posed to me in class test.My query is from Case Sensitivity in SQL Statements topic in portion Using SQL to Manage Data of MySQL |
|
Answer» The correct option is (b) Logfile group names |
|