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

For explanation: The server is RESPONSIBLE for maintaining VARIOUS system variables INVOLVED in the character set support. The system VARIABLE ‘character_set_system’ indicates the character set used for STORING identifiers.



Discussion

No Comment Found

Related InterviewSolutions