May 20, 2010 at 2:57 am
hai to all..
i want to know "what are the type error handling in sqlserver" and in what situation the raise error must be used
May 20, 2010 at 6:44 am
Check out this article[/url]. It'll get you started.
"The credit belongs to the man who is actually in the arena, whose face is marred by dust and sweat and blood"
- Theodore Roosevelt
Author of:
SQL Server Execution Plans
SQL Server Query Performance Tuning
May 20, 2010 at 11:45 am
rameshduraikannu (5/20/2010)
i want to know "what are the type error handling in sqlserver" and in what situation the raise error must be used
Interview question, huh?
A good answer would be: SQL Server handles platform layer errors while developers rely on raised errors to report application layer ones.
_____________________________________
Pablo (Paul) Berzukov
Author of Understanding Database Administration available at Amazon and other bookstores.
Disclaimer: Advice is provided to the best of my knowledge but no implicit or explicit warranties are provided. Since the advisor explicitly encourages testing any and all suggestions on a test non-production environment advisor should not held liable or responsible for any actions taken based on the given advice.Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply