Home » MYSQL » Data Types » Question
  1. Which data type is used to store data and time in Mysql?
    1. Text data type
    2. Char/Varchar
    3. Numeric data type
    4. Temporal data type
    5. None of these
Correct Option: D

Temporal data are used for storing Date, Time, TimeStamp or Datetime.



Your comments will be displayed only after manual approval.