Mysql support different character sets, which command is used to display all character sets?
(a) SHOW CHARACTER SET;
(b) SHOW;
(c) CHARACTER SET;
(d) None of the mentioned
I got this question in unit test.
I'm obligated to ask this question of MySQL Datatypes topic in chapter Data Types of MySQL