1.

What is the maximum collations a character set can have?(a) 0(b) 1(c) 2(d) more than 1This question was posed to me in an interview for internship.I need to ask this question from Character Set Support topic in section Using SQL to Manage Data of MySQL

Answer»

Right option is (d) more than 1

Easy EXPLANATION: The MYSQL server allows simultaneous use of MULTIPLE character sets. A given character set is allowed to have one or more collations. It can be chosen ACCORDING to the need of the DATABASE.



Discussion

No Comment Found

Related InterviewSolutions