- Determine the appropriate type of execution plan
- Identify problem areas in execution plans
- Extract query plans from the Query Store
- Determine the appropriate Dynamic Management Views (DMVs) to gather query performance information
- Identify performance issues using DMVs
- Identify and implement index changes for queries
- Recommend query construct modifications based on resource usage
- Assess the use of Hints for Query performance
- Identify data quality issues with duplication of data
- Identify normal form of database
- Assess index design for performance
- Validate Data Types defined for columns
- Recommend table and index storage including filegroups
- Evaluate Table Partitioning strategy
- Evaluate the use of Compression for tables and indexes