1.

Unicode support is provided in MySQL.(a) True(b) FalseThis question was addressed to me in unit test.My question is taken from Character Set Support topic in division Using SQL to Manage Data of MySQL

Answer»

The correct choice is (a) True

For EXPLANATION: In MySQL, UNICODE character set support is provided by the utf8 and ucs2 character SETS. There are further ADDITIONAL character sets available as of MySQL version 6.0.4.



Discussion

No Comment Found

Related InterviewSolutions