Single Choice
Easy
QWhich MySQL data type is used to store a date and time value?
ID: #15413
Introduction to MySQL Databases
133 views
Question Info
#15413Q ID
EasyDifficulty
Introduction to MySQL DatabasesTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The DATE data type in MySQL is used to store a date value without any time components. It allows you to store dates in the format 'YYYY-MM-DD'.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic