Don’t Use Boolean (Example Why)
Searching for true or false and booleans.
In .Net we are familiar with Try/Catch blocks and you can do this in SQL Server running SQL transactions as well with the additional benefit of “undoing” what was started if something were to fail […]