December 1, 2022 5 min read Cardinality Estimation Feedback in SQL Server 2022 In SQL Server 2022, we have introduced a method of CE Feedback based on actual performance of the query over time.
October 27, 2022 3 min read Memory Grant Feedback: Persistence and Percentile Grant Memory grant feedback (MGF) is an existing feature in SQL Server, with two critical improvements available in SQL Server 2022.
October 20, 2022 3 min read Intelligent Query Processing: degree of parallelism feedback In SQL Server 2022, we introduced a new feature called DOP feedback.
September 15, 2022 8 min read Intelligent Query Processing: feature family additions SQL Server 2022 expands and improves query performance feedback mechanisms and adds two new features—parameter sensitive plans and optimized plan forcing.