On-Demand Webinar:
Make SQL Server Queries Run Faster

Have you ever developed slowly running queries and wondered how to tune your own SQL Server queries?

In this session, you will learn some T-SQL performance tuning tips from a DBA who has a developer background. We will go over how to identify bottleneck queries and how to measure them. We will go over basic indexing concepts for improving your workload. Finally, we will cover some coding patterns that are developer-friendly, but are not SQL Server database engine friendly and show you how to optimize them.

Goals:

  1. Understand how to find your top offenders for a specific workload
  2. How to avoid the biggest mistakes made with Indexes
  3. How to identify common SQL Server anti-patterns and replace them with optimizer friendly code

This session will benefit SQL Server developers, SQL Server DBAs and anyone who wants to learn how to make their own queries run faster.

Embarcadero