InterviewSolution
Saved Bookmarks
| 1. |
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) FalseI 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 |
|
Answer» The CORRECT OPTION is (b) False |
|