Q. Which server mode value enables use of double quotes to wrap identifier names?
β
Correct Answer: (B)
ANSI_QUOTES
Explanation: This question asks about a special feature in MySQL that lets you use double quotes (") to write names for things like tables and columns.