-
MySQL automatically converts a date or time value to a number if the value is used in a numeric context.
-
- False
- True
- NA
- NA
- NA
Correct Option: B
MySQL automatically converts a date or time value into a number if the value is used in a numeric context and vice versa. A ‘zero’ value can also be represented in MySQL.