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/Varchar
(a) Numeric data type
(b) Text data type
(c) Temporal data type
(d) Char/Varchar
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Right answer is (c) Temporal data type
To explain I would say: Temporal data are used for storing Date, Time, TimeStamp or Datetime.