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

To explain I WOULD say: Temporal data are used for storing DATE, Time, TimeStamp or DATETIME.



Discussion

No Comment Found

Related InterviewSolutions