MySQL does not automatically convert a date or time value to a number if the value is used in a numeric context.
(a) True
(b) False
I had been asked this question in final exam.
Question is taken from Spatial Data Types in section Data Type Reference, Operators and Functions of MySQL