InterviewSolution
Saved Bookmarks
| 1. |
What is the default format for “Year” data type?(a) YYYY(b) YYYY-DD-MM(c) MM-YYYY-DD(d) None of the mentionedThis question was addressed to me by my school teacher while I was bunking the class.My query is from MySQL Datatypes in chapter Data Types of MySQL |
|
Answer» Correct ANSWER is (a) YYYY |
|