(Arthur Fuller) Versions prior to SQL Server 2005 offered little in the way of error handling—Raiserror() was about it. SQL Server 2005 adds the Try/Catch statement, which is modeled on the similar construct in Java and other development languages.
Read More - Register for Free Membership