InterviewSolution
Saved Bookmarks
| 1. |
What is the default format for “Datetime” data type?(a) YYYY-MM-DDHH:MI:SS(b) MM-YYYY-DDHH:MI:SS(c) DD-YYYY-MMMI:HH:SS(d) None of the mentionedI have been asked this question in an online quiz.This is a very interesting question from MySQL Datatypes in chapter Data Types of MySQL |
|
Answer» Right answer is (a) YYYY-MM-DDHH:MI:SS |
|