An error occurs when you execute a T-SQL code. You configure the appropriate TRY . . . CATCH construct. You want to determine the exact message text returned by this 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: 2485 | Points: 40
Select from following answers:
  1. ERROR_MESSAGE()
  2. ERROR_PROCEDURE()
  3. ERROR_SEVERITY()
  4. All Above

Show Correct Answer


Source: measureup.com | | Alert Moderator 

Comments or Responses

Login to post response