Q. If ANSI_QUOTES is enabled, MySQL treats the double quotes as . . . . . . . .
β
Correct Answer: (A)
identifier-quoting character
Explanation: This question is about how MySQL handles double quotes (") when a setting called ANSI_QUOTES is turned on.