You want to use the appropriate function to convert a binary value to the datetime2 data type. The conversion should not return a null value if this is not possible.

Which of the following built-in functions can you use to accomplish this goal?

 Posted by Rajkatie on 11/30/2012 | Category: Sql Server Interview questions | Views: 4048 | Points: 40
Select from following answers:
  1. TRY_PARSE
  2. TRY_CONVERT
  3. CONVERT
  4. All Above

Show Correct Answer


Source: Microsoft press book | | Alert Moderator 

Comments or Responses

Login to post response