Q. MySQL does not automatically convert a date or time value to a number if the value is used in a numeric context.
β
Correct Answer: (B)
db
Explanation: This question is about how MySQL handles dates and times when you use them in calculations.