Q. Which character set variable indicates the character set used for storing identifiers?
β
Correct Answer: (A)
character_set_system
Explanation: This question is about how MySQL stores the names of things like tables and columns. It's asking which variable tells us what character set is used for these names.