Which MySQL statement is used to find out which character sets are available?
(a) SHOW CHARACTER SET
(b) SHOW COLLATION
(c) SHOW CHARACTER SETS
(d) SHOW COLLATIONS
This question was posed to me in homework.
My enquiry is from Character Set Support topic in portion Using SQL to Manage Data of MySQL