You want to find out the specific line in a block of T-SQL code that caused an error. You configure an appropriate TRY . . . CATCH construct.

Which of the following system functions can you use to determine this information?

 Posted by Rajkatie on 6/30/2013 | Category: Sql Server Interview questions | Views: 2750 | Points: 40
Select from following answers:
  1. ERROR_LINE()
  2. ERROR_MESSAGE()
  3. ERROR_NUMBER()
  4. All Above

Show Correct Answer


Source: measureup.com | | Alert Moderator 

Comments or Responses

Login to post response