InterviewSolution
Saved Bookmarks
| 1. |
Which character set variable indicates the character set used for storing identifiers?(a) character_set_system(b) character_set_server(c) collation_server(d) character_set_databaseThis question was addressed to me in class test.This interesting question is from Data Value Categories topic in portion Data Types of MySQL |
|
Answer» Correct answer is (a) character_set_system |
|