Which mode tells the server to recognize double quote as an identifier quoting character?
(a) ANSI_DQ
(b) ANSI_QUOTES
(c) ANSI_RECG_QUOTES
(d) ANSI_RECG_DQUOTES
The question was posed to me in unit test.
The origin of the question is Server SQL Mode in portion Using SQL to Manage Data of MySQL