Q. The statement used to find out which character sets are available is . . . . . . . .
β
Correct Answer: (A)
SHOW CHARACTER SET
Explanation: This question is about how to list all the character sets available in your MySQL database. Character sets define how letters, numbers, and symbols are stored and represented. Here's the breakdown of the options: