Web Cast – MS SQL TIPS – October 2017

Topic: Common SQL Server development mistakes and how to avoid them. Abstract: There are several ways to write code for SQL Server to accomplish a task, but are you always following best practices and producing the best code possible? In this webcast we will look at ways to improve your SQL Server code and some approaches that can make a big difference in overall performance and maintainability. Some of the things we will look at include: use of cursors, missing indexes, use of temporary tables and a lot more. Join…