1.

‘character_set_database’ represents the character set used by the default database.(a) True(b) FalseI got this question by my college director while I was bunking the class.The doubt is from System Variables in portion System, Status and User Variables of MySQL

Answer»

The correct answer is (a) True

For explanation I would say: ‘character_set_database’ is the character SET used by the DEFAULT database. The server sets the VARIABLE WHENEVER the default database changes. If there is no default database the variable has the same value as ‘character_set_server’.



Discussion

No Comment Found

Related InterviewSolutions