πŸ“Š MySQL
Q. Which server mode value enables use of double quotes to wrap identifier names?
  • (A) ANSI
  • (B) ANSI_QUOTES
  • (C) TRADITIONAL
  • (D) PIPES_AS_CONCAT
πŸ’¬ Discuss
βœ… 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.

Explanation by: Praveen Singh
This question asks about a special feature in MySQL that lets you use double quotes (") to write names for things like tables and columns.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
105
Total Visits
πŸ“½οΈ
12 mo ago
Published
πŸŽ–οΈ
Praveen Singh
Publisher
πŸ“ˆ
85%
Success Rate