InterviewSolution
Saved Bookmarks
| 1. |
Which data type is used to store data and time in Mysql?(a) Numeric data type(b) Text data type(c) Temporal data type(d) Char/VarcharI got this question in final exam.Origin of the question is MySQL Datatypes topic in portion Data Types of MySQL |
|
Answer» Right answer is (c) Temporal data type |
|