Home » MYSQL » Data Types » Question
  1. Is “Datetime” and “Timestamp” are same data type?
    1. No
    2. Depends
    3. Yes
    4. All of above
    5. None of these
Correct Option: C

“Timestamp” column will automatically be populated with current Date/time by the Mysql server, when any row modified.



Your comments will be displayed only after manual approval.