*clinks glass*
This post will have links to all the demo videos for my presentation, The SQL Server Performance Tasting menu. Since the demos change over time with whatever I currently find interesting, I want to have a place where people can find older ones.
To see the full YouTube playlist, head over here.
For individual posts with each video, here’s the list:
- Amuse-bouche (Trivial Plans)
- Crappy Table Expressions
- Sortables
- Not Missing Indexes
- unsTable Variables
- DISTINCTly Bad
- Memory Grunts
- What Goes In Memory
- Reads Blocking Writes
- Optional Parameters Are Dumb
- Counting Groups, I Guess
- Not So Implied Predicates
- Useful vs. Useless Bitmaps
- Spooky Hands
- Bad Joins
- MSTVFU
- Date Math Matters
- Serially Parallel
- Indexes And The Transaction Log
Happy learning!
Going Further
If this is the kind of SQL Server stuff you love learning about, you’ll love my training. I’m offering a 75% discount to my blog readers if you click from here. I’m also available for consulting if you just don’t have time for that and need to solve performance problems quickly.
Related Posts
- The SQL Server Performance Tasting Menu: Performance Issues With Parallel Query Plans
- The SQL Server Performance Tasting Menu: How DISTINCT Queries Can Hurt Performance
- The SQL Server Performance Tasting Menu: How You Compare Date Columns Can Hurt Query Performance
- The SQL Server Performance Tasting Menu: How Multi-Statement Table Valued Functions Hurt Performance