1.

Which of the following function checks whether the expression is a valid date or not?(a) ISDATE(b) ISDAY(c) ISVALID(d) ISYEARI had been asked this question in examination.I'd like to ask this question from Builtin Functions in section Laying the Foundation of SQL Server

Answer»

The CORRECT answer is (a) ISDATE

To EXPLAIN I would say: ISDATE() determines whether a datetime or smalldatetime input EXPRESSION is a VALID date or time value.



Discussion

No Comment Found

Related InterviewSolutions