Which statement is correct about IsDate Function?

 Posted by vishalneeraj-24503 on 2/3/2015 | Category: Sql Server Interview questions | Views: 2282 | Points: 40
Select from following answers:
  1. This function is used to check whether the specified value is a valid date or not.
  2. This function returns 1 if the input value is a valid date otherwise it returns 0.
  3. The return value of IsDate depends on the settings set by SET DATEFORMAT,SET LANGUAGE and default language option.
  4. All of the above
  5. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response