Q. Which server mode value disables use of built in function names as identifiers?
β
Correct Answer: (D)
IGNORE_SPACE
Explanation: This question is about MySQL's server modes, which control how MySQL behaves. Imagine these modes as different settings you can adjust to change how your database works.