Let\'s say, i have a stored procedure called dbo.SP_Employee and it has error handling with begin try, end try, begin catch, end catch. etc..
No