In the SQL Server criminal justice system, uncaught errors are considered to be especially heinous.  In your code, the TRY-CATCH along with RAISERROR or THROW are members of an elite squad that can be used to trap errors, trap invalid values, or trap user mistakes before it even gets to the database. This is their […]

Continue Reading...