Below are some error functions, which help us in debugging:-
FacebookPage
Function Name
|
Description
|
ERROR_MESSAGE()
|
Returns
the complete description of the error message
|
ERROR_NUMBER()
|
Returns
the number of the error
|
ERROR_SEVERITY()
|
Returns
the number of the Severity
|
ERROR_STATE()
|
Returns
the error state number
|
ERROR_PROCEDURE()
|
Returns
the name of the stored procedure where the error occurred
|
ERROR_LINE()
|
Returns
the line number that caused the error
|
FacebookPage
No comments:
Post a Comment