SQL Server Anti-Patterns & T-SQL Common Mistakes

Consistent patterns of behavior by T-SQL developers that cause big performance problems are what we call antipatterns. These can include User Defined Functions, Subqueries within IN statements, nested objects and other practices that obfuscate code and make troubleshooting a nightmare.

Just say no to antipatterns and other T-SQL common mistakes!

In this webinar, SSG Senior Consultant Rich Benner shows you these common mistakes … and what to do instead.