Главная
Study mode:
on
1
Introduction
2
Housekeeping
3
Session Evolution
4
How to contact me
5
About the session
6
Definitions
7
Pred selectivity
8
Example
9
Density
10
Density Example
11
cardiology estimation
12
SQL estimation
13
Execution plan
14
Why Cardinality Matters
15
Effects of Cardinality
16
Murphys Law
17
DBCC Statistics
18
Histogram
19
Explanation
20
Versions
21
Compatibility Level
22
Updated Stats
23
Actual Execution Plan
24
Multiple Predicates
25
What Changed
26
Parameter sniffing
27
Unknowns
28
Ascending Key
Description:
Explore the intricacies of SQL Server's cardinality estimation process in this 58-minute conference talk from PASS Data Community Summit. Dive deep into how the query optimizer generates row estimates based on statistics, and learn to leverage this knowledge to write more efficient TSQL code. Discover the impact of cardinality estimation on query execution, including object access methods, physical join types, and data sorting. Examine various scenarios such as multiple predicates, range predicates, unknown variable values, and ascending order predicate values. Gain insights into histogram usage and out-of-range predicate values. Walk away with enhanced skills to analyze and optimize challenging query plans, equipped with a thorough understanding of cardinality estimation techniques and their effects on query performance.

Think Like the Cardinality Estimator

PASS Data Community Summit
Add to list