Q. What is used to produce a new string from an old string in the desired character set?
β
Correct Answer: (B)
CONVERT()
Explanation: This question is asking about how to change the character set of a string in MySQL.