Completed
How do we find our plans
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Understanding Execution Plans
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Performance
- 3 Execution Plans
- 4 How do we find our plans
- 5 What is a plan
- 6 What is an actual plan
- 7 Demo
- 8 Estimated
- 9 Execution Plan
- 10 Stored Procedure
- 11 Viewing Execution Plans
- 12 Live Query Statistics
- 13 Change Scope Configuration
- 14 Query Plan Stats
- 15 Reading Execution Plans
- 16 Scans
- 17 Cost
- 18 Operators
- 19 Data Access
- 20 Joins
- 21 Donut Example
- 22 Nested Loop
- 23 Hash Join