SlideShare a Scribd company logo
SQL Server
Indexing Basics
August 11, 2015
Mindy Curnutt
Director of DB Architecture
TMW Systems, Inc.
@sqlgirl
Clustered Indexes
Nonclustered Indexes
1
2
1
Clustered Indexes
• What are they?
• Desired Qualities
2
Clustered Indexes
What are they?
• Sort Order of the data within the table
• One per table
3
Clustered Indexes
Desired Qualities
• Increasing
• Static
• Narrow Data Type
• Unique
4
Clustered Indexes
Increasing
• Data is added to the end of the index
• Reduces fragmentation
5
Clustered Indexes
Static
• Changes cause…
• Fragmentation
• Additional overhead for
Non Clustered Indexes
6
Clustered Indexes
Narrow Data Type
• Less Data Duplicated
• Smaller…
• Databases
• Backups
• Maintenance Plan Times
• Scans
7
Clustered Indexes
Unique
• Not Required
• Prevents Uniqueifier
• Best to be narrow!
8
Clustered Indexes
Demos
• No Clustered Index (Heap)
• Non Unique Clustered Index
• Unique Clustered Index
9
Non Clustered Indexes
• What are they?
• Why are they useful?
• When are they not useful?
10
Non Clustered Indexes
What are they?
11
Clustered Index Non Clustered Index
Non Clustered Indexes
Why are they useful?
• Smaller than table itself
• Seek vs Scan
12
SELECT COUNT(*) FROM addressbook
WHERE phone LIKE '707942%'
Non Clustered Indexes
When are they not useful?
• When too many rows are returned and all the columns
needed for the query are not present in the nonclustered
index
• Extra work for SQL regarding inserts, updates and
deletes
13
Non Clustered Indexes
When are they not useful?
14
SELECT COUNT(*) FROM addressbook
WHERE phone LIKE '707942%' AND
[street name] LIKE 'Stringer%'

More Related Content

PPTX
Introduction of sql server indexing
PDF
Database Indexes
PPTX
SQL Server Index and Partition Strategy
PDF
"Using Indexes in SQL Server 2008" by Alexander Korotkiy, part 1
PPTX
9. index and index organized table
PPTX
Database index
PPTX
AVL Tree
Introduction of sql server indexing
Database Indexes
SQL Server Index and Partition Strategy
"Using Indexes in SQL Server 2008" by Alexander Korotkiy, part 1
9. index and index organized table
Database index
AVL Tree

What's hot (20)

PPTX
Types of no sql databases
PPT
Mysql Indexing
PDF
0929 databases
ODP
Database index by Reema Gajjar
PPTX
How oracle query works (The SQL Optimizers)
PPTX
Word accessibility powerpoint
PPTX
Relational databases
PPT
Database indexing framework
PPTX
Indexes: The Second Pillar of Database Wisdom
PPTX
Mendeley ver6 wm
PPTX
PPT
Excel2007 Createyourfirstworkbook
PPTX
Effective DB Interaction
PPTX
Introduction to excel - application to statistics
PPTX
Application of excel and spss programme in statistical
PPTX
Database indexing techniques
PPTX
Building bibliographies and managing citations with Mendeley
PPTX
Pivot tables 1.2
PPT
Mendeley Presentation @ UM (28Oct11)
PPTX
Exporting references - Library Search - Knowledge Base
Types of no sql databases
Mysql Indexing
0929 databases
Database index by Reema Gajjar
How oracle query works (The SQL Optimizers)
Word accessibility powerpoint
Relational databases
Database indexing framework
Indexes: The Second Pillar of Database Wisdom
Mendeley ver6 wm
Excel2007 Createyourfirstworkbook
Effective DB Interaction
Introduction to excel - application to statistics
Application of excel and spss programme in statistical
Database indexing techniques
Building bibliographies and managing citations with Mendeley
Pivot tables 1.2
Mendeley Presentation @ UM (28Oct11)
Exporting references - Library Search - Knowledge Base
Ad

Viewers also liked (8)

PPTX
Writing optimal queries
PPTX
Advanced Index, Partitioning and Compression Strategies for SQL Server
PPTX
Indexing basics
PDF
5 SQL Server Indexing Myths
PDF
PostgreSQL: Advanced indexing
PPTX
Database index(sql server)
PDF
SQL Server 2016 SSRS and BI
PPT
Indexing
Writing optimal queries
Advanced Index, Partitioning and Compression Strategies for SQL Server
Indexing basics
5 SQL Server Indexing Myths
PostgreSQL: Advanced indexing
Database index(sql server)
SQL Server 2016 SSRS and BI
Indexing
Ad

Similar to Geek Sync | SQL Server Indexing Basics (20)

PPTX
Quack Chat | Fix Database Performance Problems with Profiling
PDF
How Solr Search Works
PDF
Building better SQL Server Databases
PDF
SQLDay2013_Denny Cherry - Table indexing for the .NET Developer
PPTX
Sql query performance analysis
PPTX
We Don't Need Roads: A Developers Look Into SQL Server Indexes
PPTX
Database theory and modeling
PPTX
Top 10 interview question on SQL_Interview_Questions.pptx
PPTX
Test driving Azure Search and DocumentDB
PPTX
SQL Server Worst Practices - EN
PPTX
Sql query performance analysis
PDF
Lecture 0 - Advanced DB.pdf
PPTX
Query Optimization in SQL Server
PDF
Outgrowing an internet startup: database administration in a fast growing com...
PPTX
Dev traning 2016 databases
PPTX
Designing dashboards for performance shridhar wip 040613
PPTX
Geek Sync | Looking "Normal" and Seeing "Stars": Table Designs Working Together
PPTX
Index
PPTX
dotnetMALAGA - Sql query tuning guidelines
PPTX
Understanding indices
Quack Chat | Fix Database Performance Problems with Profiling
How Solr Search Works
Building better SQL Server Databases
SQLDay2013_Denny Cherry - Table indexing for the .NET Developer
Sql query performance analysis
We Don't Need Roads: A Developers Look Into SQL Server Indexes
Database theory and modeling
Top 10 interview question on SQL_Interview_Questions.pptx
Test driving Azure Search and DocumentDB
SQL Server Worst Practices - EN
Sql query performance analysis
Lecture 0 - Advanced DB.pdf
Query Optimization in SQL Server
Outgrowing an internet startup: database administration in a fast growing com...
Dev traning 2016 databases
Designing dashboards for performance shridhar wip 040613
Geek Sync | Looking "Normal" and Seeing "Stars": Table Designs Working Together
Index
dotnetMALAGA - Sql query tuning guidelines
Understanding indices

More from IDERA Software (20)

PPTX
The role of the database administrator (DBA) in 2020: Changes, challenges, an...
PPTX
Problems and solutions for migrating databases to the cloud
PPTX
Public cloud uses and limitations
PPTX
Optimize the performance, cost, and value of databases.pptx
PPTX
Monitor cloud database with SQL Diagnostic Manager for SQL Server
PPTX
Database administrators (dbas) face increasing pressure to monitor databases
PPTX
Six tips for cutting sql server licensing costs
PDF
Idera live 2021: The Power of Abstraction by Steve Hoberman
PDF
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian Flug
PDF
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
PDF
Idera live 2021: Managing Digital Transformation on a Budget by Bert Scalzo
PDF
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...
PDF
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...
PDF
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...
PDF
Idera live 2021: Performance Tuning Azure SQL Database by Monica Rathbun
PPTX
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
PPTX
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
PPTX
Benefits of Third Party Tools for MySQL | IDERA
PPTX
Achieve More with Less Resources | IDERA
PPTX
Benefits of SQL Server 2017 and 2019 | IDERA
The role of the database administrator (DBA) in 2020: Changes, challenges, an...
Problems and solutions for migrating databases to the cloud
Public cloud uses and limitations
Optimize the performance, cost, and value of databases.pptx
Monitor cloud database with SQL Diagnostic Manager for SQL Server
Database administrators (dbas) face increasing pressure to monitor databases
Six tips for cutting sql server licensing costs
Idera live 2021: The Power of Abstraction by Steve Hoberman
Idera live 2021: Why Data Lakes are Critical for AI, ML, and IoT By Brian Flug
Idera live 2021: Will Data Vault add Value to Your Data Warehouse? 3 Signs th...
Idera live 2021: Managing Digital Transformation on a Budget by Bert Scalzo
Idera live 2021: Keynote Presentation The Future of Data is The Data Cloud b...
Idera live 2021: Managing Databases in the Cloud - the First Step, a Succes...
Idera live 2021: Database Auditing - on-Premises and in the Cloud by Craig M...
Idera live 2021: Performance Tuning Azure SQL Database by Monica Rathbun
Geek Sync | How to Be the DBA When You Don't Have a DBA - Eric Cobb | IDERA
How Users of a Performance Monitoring Tool Can Benefit from an Inventory Mana...
Benefits of Third Party Tools for MySQL | IDERA
Achieve More with Less Resources | IDERA
Benefits of SQL Server 2017 and 2019 | IDERA

Recently uploaded (20)

PDF
Encapsulation theory and applications.pdf
PDF
NewMind AI Weekly Chronicles - August'25 Week I
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
MYSQL Presentation for SQL database connectivity
PDF
Encapsulation_ Review paper, used for researhc scholars
PDF
cuic standard and advanced reporting.pdf
PDF
Per capita expenditure prediction using model stacking based on satellite ima...
PDF
Modernizing your data center with Dell and AMD
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Unlocking AI with Model Context Protocol (MCP)
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
CIFDAQ's Market Insight: SEC Turns Pro Crypto
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Chapter 3 Spatial Domain Image Processing.pdf
Encapsulation theory and applications.pdf
NewMind AI Weekly Chronicles - August'25 Week I
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
MYSQL Presentation for SQL database connectivity
Encapsulation_ Review paper, used for researhc scholars
cuic standard and advanced reporting.pdf
Per capita expenditure prediction using model stacking based on satellite ima...
Modernizing your data center with Dell and AMD
“AI and Expert System Decision Support & Business Intelligence Systems”
KOM of Painting work and Equipment Insulation REV00 update 25-dec.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
NewMind AI Monthly Chronicles - July 2025
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Unlocking AI with Model Context Protocol (MCP)
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
CIFDAQ's Market Insight: SEC Turns Pro Crypto
Reach Out and Touch Someone: Haptics and Empathic Computing
Digital-Transformation-Roadmap-for-Companies.pptx
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Chapter 3 Spatial Domain Image Processing.pdf

Geek Sync | SQL Server Indexing Basics