When Things go Wrong - Error Handling in SQL Server by Erland Sommarskog (Recorded Webinar)

Опубликовано: 26 Апрель 2020
на канале: DataPlatformGeeks & SQLServerGeeks
1,234
29

Learn about the largest online learning event on Azure Data, Analytics & AI covering 30+ technologies including SQL Server, Power BI, MS AI stack, Azure Data stack & Advanced Analytics stack: https://www.DataPlatformVirtualSummit...

Follow us on Twitter
  / thedatageeks  
  / sqlservergeeks  
  / dataaisummit  
  / sqlmaestros  
  / a_bansal  
.
.
Webinar Description
Most modern programming environments offers exception handling in some form, and SQL Server provides the popular TRY-CATCH concept. However, error handling in SQL Server is not as straight¬forward as one may wish, but it is marred with inconsistencies and surprises. This session starts off by displaying the some of the surprises you can encounter, both when you use TRY-CATCH and when you don’t. The session presents a recipe for writing CATCH block where focus is on keeping things simple and you will learn why it is not a good idea to make your error handling “fancy”, although it may seem to be a good idea in theory. The session also covers a few things to think of on client level.

Webinar resources including presentation, demo files, code snippets and more learning material is available on https://www.dataplatformgeeks.com/ (Join for free and access all the resources)

Important Links:
DataPlatformGeeks: https://www.dataplatformgeeks.com/
SQLServerGeeks: https://www.SQLServerGeeks.com
Browse free learning material from our knowledge partner: https://www.SQLMaestros.com