22-25 April 2026

Query Performance Enhancements in SQL Server 2025

Proposed session for SQLBits 2026

TL; DR

Your chance to see the new enhancements in SQL Server 2025, focused on query performance and performance tuning.

Session Details

Query tuning has always been a challenge. There is always so much to learn and understand in order to identify where your bottlenecks may be and then know how to address them. While SQL Server 2025 may not make query performance improvement easy, it certainly does make it easier. Come to this session to learn how various enhancements from improvements in Parameter Sensitive Plans (aka Parameter Sniffing) to Optimized Locking, all come together in SQL Server 2025 to help your queries run faster. You'll learn which of these improvements is on by default, and which ones you may want to switch on. Along the way we'll even talk a little Extended Events and some DMVs. You can make SQL Server run faster, and 2025 will help you along that path.

3 things you'll get out of this session

Learn about the new functionality focused on query performance in SQL Server 2025. Understand how many of the new functions and features work to enhance query performance. Appreciate the potential limitations and pitfalls when putting these new functions to work.

Speakers

Grant Fritchey

scarydba.com

Grant Fritchey's previous sessions

Managing the Challenge of Monitoring Growing, Multi-platform Database Estates
Our session will present best practices and real-world examples for monitoring in multi-platform environments.
 
The New Database Landscape - Revealing Shifts and Charting the Next Horizon
From personal journeys between database platforms, to insights from Redgate's customer base, and findings from our 2024 State of the Database Landscape report, in this session you'll hear a variety of viewpoints about the evolving world of databases.
 
Fundamentals of Git
Learn the fundamentals of how to work within Git in this 20 minute session.
 
Efficiency up, failed releases down; compliant production data for your test and dev environments
In this session, we’ll tackle the challenges that come with getting yours hands on quality data for test, QA, and CI practices.
 
Benefits of Using Version Control In Database Development
Version control provides benefits beyond DevOps automation.
 
Yes, You Should Monitor Azure SQL Database
Learn what is necessary to keep an eye on your Azure SQL Database in order to better tune it and reduce costs.
 
SQL Injection: How it Works, How to Stop It
Learn what SQL Injection is and all the mechanisms you should employ to help stop it.
 
Learn to Read Execution Plans
Learn how to understand and read execution plans.
 
Environment Provisioning: The Third Age
Step back through the ages and explore how database teams have approached creating environments for dev and test. Learn how, in the new age of provisioning, databases are delivered safer, faster, and more efficiently
 
DevOps and Data
Learn about data management and DevOps for the modern business.
 
Exploring Execution Plans
Learn the details behind how to read execution plans.
 
Statistics, Row Counts, Execution Plans, and Query Tuning
Row counts are the primary factor for choices made by the query optimizer. This session explores how row counts affects query performance.
 
Faster Provisioning with SQL Clone
Find out how the new SQL Clone enables self-service easy automation of database copies, near-instant at the time of need, using a fraction of the disk space, and allowing quick reversion to a baseline.
 
Automating Your Database Deployments
Deploying your database changes to production can be nerve-wracking. We'll discuss methods that take the stress out of the process by ensuring that you practise your deployments using continuous integration before you ever get near production
 
Getting Started Reading Execution Plans
Learn where to start reading execution plans and how to interpret them in order to understand how to tune poorly performing queries.
 
Monitoring Windows Azure SQL Server VMs and SQL Databases
Once you've decided to move to Azure with any of your databases, you're going to need to know how they're performing, this session shows you.
 
Query Tuning in the Clouds
Just because you're using an Azure SQL database does not mean you can avoid tuning queries. This session will introduce you to the tools you have available to identify poor performing queries, understand, and fix them. All in the cloud.