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

The best explanation: yyyy/mm/dd is the DEFAULT format in sql.



Discussion

No Comment Found

Related InterviewSolutions