πŸ“Š MySQL
Q. Which statement can be used to specify the sql_mode system variable at runtime?
  • (A) SPECIFY
  • (B) SET
  • (C) ASSIGN
  • (D) CHANGE
πŸ’¬ Discuss
βœ… Correct Answer: (B) SET

Explanation: This question asks about how to change a special setting in MySQL called sql_mode. Think of sql_mode like a set of rules that MySQL follows when you run your SQL commands.

Explanation by: Admin
This question asks about how to change a special setting in MySQL called sql_mode. Think of sql_mode like a set of rules that MySQL follows when you run your SQL commands.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
71
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Admin
Publisher
πŸ“ˆ
97%
Success Rate