
Gail Shaw
Proposed Sessions for 2026
Indexes are essential to good database performance, but it can be hard to decide what indexes to create. In this session we'll look at guidelines for index creation
Indexes are essential to good database performance, but it can be hard to decide what indexes to create. In this session we'll look at guidelines for index creation
How do you identify the worst performing query in your database in five minutes or less? With Query Store
KQL look like SQL in some ways, and in others obviously isn't. We'll look at the similarities and differences and use our expertise in SQL to get familiar with this new query language quickly
Transactions are critical when multiple changes need to be made entirely or not at all, but it’s rare to see transactions used at all in most production code. In this introductory session, we'll look at what transactions are and how they're used
A look at what SQL Server 2022's Parameter Sensitive Plan Optimization is and what problems it fixes
In this unscripted session we'll dig into transaction log internals, how SQL Server uses the logs and why things go wrong, all based on your questions