InterviewSolution
Saved Bookmarks
| 1. |
Dates must be specified in the format(a) mm/dd/yy(b) yyyy/mm/dd(c) dd/mm/yy(d) yy/dd/mmThis question was addressed to me during an online exam.The doubt is from SQL Data Types and Schemas in division SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» The CORRECT CHOICE is (B) yyyy/mm/dd |
|