Q. The clause that can be used to sort string values according to a specific collation is . . . . . . . .
β
Correct Answer: (D)
COLLATE
Explanation: This question is asking about how we can tell MySQL to sort string values in a specific way, using something called a "collation".