Q. The collations this statement lists are . . . . . . . .
SHOW COLLATION LIKE 'utf8%'
SHOW COLLATION LIKE 'utf8%'
β
Correct Answer: (A)
names beginning with utf8
Explanation: The statement SHOW COLLATION LIKE 'utf8%' is used to display collations that start with the characters 'utf8'.