22-25 April 2026

36 Scripts: Performance Tricks Jedi Master Wants You to Know

2018

TL; DR

This demo-oriented a day-long session (story telling styled) will answer the questions which DBA and Developers often wonder about Performance Tuning and Query Optimization.

Session Details

"Train yourself to let go of everything you fear to lose." – Yoda

This demo-oriented day-long session will answer the questions which DBA and Developers often wonder about Performance Tuning and Query Optimization.

There are some problems which have straight forward answers, but there are some problems which are often invisible or need attention without even a problem statement. This day-long session will be divided in these three major components:

  • 1) Identifying and resolve common performance tuning patterns and anti-patterns
    • a) Slow running queries,
    • b) Resource Intensive operations (IO, CPU, and Memory)
    • c) tempdb contention
    • d) optimizing execution plan
  • 2) Proactively resolving optimization bottlenecks and issues
    • a) Indexing strategies,
    • b) wait stats and queues,
    • c) database file deployment best practices,
    • d) optimizing statistics
  • 3) Plan ahead for unexpected performance issue while upgraded to the latest version of SQL Server 2014 and 2016
    • a) New cardinality engine,
    • b) column store indexes best practices
    • c) live plans,
    • d) azure enhancements,
    • e) in-memory OLTP optimizations
    • f) query store
    • g) temporal table

    We will discuss 36 different tips and tricks along with scripts in this session and every attendee will have those scripts handy upon completion of the session.

    The session will have a unique storytelling style of presentation. We will have a big story arc (an experienced DBA – Jedi with Junior Intern - Padawan) with three sub story lines. We will refer many of the popular quotes from popular culture and build story around it. We will end the session with following statement – “Always pass on what you have learned.” – Yoda

    Stay alert for pop quizzes.

    Pre-requisites
    Basics of SQL
    Laptop Required:No

3 things you'll get out of this session

Speakers

Pinal Dave

blog.sqlauthority.com

Pinal Dave's previous sessions

Kick Start! SQL Server 2019 Performance Tips and Tricks
Every new release of SQL Server brings a whole load of new features that an administrator can add to their arsenal of efficiency. SQL Server 2019 has introduced many new features. Here is a glimpse of the features we wil
 
Elementary! The Curious Case of Deceptive Query Optimizer
We will see two important case studies where the optimizer is obviously a criminal who has killed the query performance. We will together with carefully investigate inside the query optimizer understand the reason.
 
Kick Start! SQL Server 2017/2019 Performance Tips and Trick
Every new release of SQL Server brings a whole load of new features that an administrator can add to their arsenal of efficiency. SQL Server 2017 / 2019 has introduced many new features.
 
Secrets of SQL Server-Database Worst Practices
This demo-oriented session will show many examples where database professionals were dumbfounded by their own mistakes, and could even bring back memories of your own early DBA days.
 
Kick Start! SQL Server 2016/2017 Performance Tips and Tricks
Every new release of SQL Server brings a whole load of new features that an administrator can add to their arsenal of efficiency. In this session we will discuss newly introduced SQL Server 2016 / 2017 features for performance.
 
Efficiency Tips and Tricks for Multi-Platform Data Client DBAs
Real-world scenarios and stories of a DBA who has to deal with different database platforms and their constant battle with efficiency. This session will offer neat solutions, demos, and tools to make your job more pleasant.