Summary

Completed

By upgrading to SQL Server 2022, you can utilize the many performance enhancements introduced into Intelligent Query Processing (IQP). By utilizing memory grant feedback, you're improving query performance automatically by persisting feedback to the Query Store. Parameter Sensitive Plan solves parameter sniffing with no code changes, and improves performance and scalability with your queries. Degree of Parallelism feedback helps users find the parallel efficiency of queries, while lowering the CPU resources utilized for the query and improves query performance, without any user action needed.

In this module, you've learned to:

  • Understand the key functionality behind Intelligent Query Processing and when to implement the feature
  • Understand Automatic performance healing with memory grant feedback persistence
  • Know how to get consistent performance with Parameter Sensitive Plan optimization
  • Gain parallel efficiency with DOP Feedback

Learn more

Use the following resources to learn more about SQL Server 2022: