Overview
There are several factors that can degrade SQL Server performance, and in this section, we will investigate some of the common areas that can affect performance.
Explanation
We will look at some of the tools that you can use to identify issues as well as review some possible remedies to fix these performance issues.
We will cover the following topics:
- Blocking
- Deadlocks
- I/O
- CPU
- Memory
- Role of statistics
- Query Tuning Bookmark Lookups
- Query Tuning Index Scans