TSQL: Error handling with Try Catch from a .NET perspective(smehrozalam.wordpress.com)
submitted by
mehroz(185) 2 years ago
Starting with SQL 2005, we can handle unexpected situations in our TSQL scripts/procedures/functions in an structured manner using the famous Try/Catch methodology, similar to what we are used to in our object oriented programming languages (C#, Java, etc). This post will describe certain similarities and how to enjoy the features that look absent at the first look.
|category: Database
|Views: 5
tags:
Database another
Everyones tags:
Your Tags: