You are working with some T-SQL code that causes an error. You want to determine the trigger or stored procedure that caused a specific error.

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: 2962 | Points: 40
Select from following answers:
  1. ERROR_PROCEDURE()
  2. ERROR_STATE()
  3. ERROR_MESSAGE()
  4. All Above

Show Correct Answer


Source: measureup.com | | Alert Moderator 

Comments or Responses

Login to post response