SQL Server Index Formulas: Problems and Solutions
2016TL; DR
Every SQL Server Developer needs to know how to design and tune effective indexes. This day of problems and solutions teaches you essential design principles for clustered and nonclustered indexes, filtered indexes, indexed views, and partitioning.
Session Details
You're a SQL Server Developer, and you're ready to learn how to design and tune indexes. In this day long, example-packed seminar, Microsoft Certified Master Kendra Little will build your index design and tuning skills. You will learn:
- Why choosing the right key column order can make a huge difference in query performance
- How included columns can be used in more ways than you might expect
- Good and bad formulas for clustered indexes and guidelines to keep your table schema efficient
- When indexed views will make your queries faster and how to avoid pitfalls with them in both Standard and Enterprise Edition
- How to find and interpret index requests from SQL Server's "missing index" feature
- How to identify which queries need indexes the most using the execution plan cache and SQL Server 2016 Query Store
- How to identify the paradigms where table partitioning shines
- What partition elimination is, why it's critical to query performance, and how to tell if it's happening in your queries
- Scenarios where Partitioned Views are the best fit
3 things you'll get out of this session
Speakers
Kendra Little's previous sessions
How to Succeed on the 'Unhappy Path' in Database DevOps
We often talk about DevOps when everything is going well, but what about when it isn't? We will walk through three real-world 'unhappy path' examples and how to overcome the challenges.
The “New Normal” for Database DevOps
See a showcase of Redgate's latest innovations that empower teams to quickly deliver quality database code.