Q. Which mode prevents entry of the 'zero' date value in strict mode?
β
Correct Answer: (B)
NO_ZERO_DATE
Explanation: This question is about MySQL's strict mode and how it affects date values. Let's break it down: