Which data type should you use to store a date and time value in a MySQL database?
DATETIME
VARCHAR
INT
DATE

Web Development Exercises are loading ...