Think Like a Terminator - Internals of Classic SQL Server Indexes
Offered By: PASS Data Community Summit via YouTube
Course Description
Overview
Dive into the internals of classic SQL Server indexes in this 53-minute conference talk from PASS Data Community Summit. Explore clustered and non-clustered indexes from a computer's perspective, learning how SQL Server allocates space and utilizes indexes for simple select operations. Discover techniques to examine page binary code using DBCC IND and DBCC PAGE commands, gaining insights into index performance. Address common index-related issues like page splits and fragmentation, and learn strategies to mitigate them using fill factor. Compare index rebuild and reorganize commands, understanding when to apply each. Gain comprehensive knowledge to create and maintain optimal performing indexes, enhancing your skills as a DBA or database developer to improve application performance.
Syllabus
Introduction
Disclaimer
Database file structure
Why use indexes
Clustered indexes
Clustered index details
Clustered index demo
Page splits
Fill factor
Fill factor test
Nonclustered indexes
Clustered and covert indexes
No clustered index
Potential problems
Taught by
PASS Data Community Summit
Related Courses
Doing More with Less - The Challenges Ahead for Every Data ProfessionalPASS Data Community Summit via YouTube Build a Modern Data Strategy and Put Your Data to Work
PASS Data Community Summit via YouTube Transform Your Data Estate
PASS Data Community Summit via YouTube Azure SQL and SQL Server 2022 - Intelligent Database Futures
PASS Data Community Summit via YouTube SQL Server in Azure Virtual Machines Reimagined
PASS Data Community Summit via YouTube