Part I SQL Performance Fundamentals
SQL tuning is improving SQL statement performance to meet specific, measurable, and achievable goals.
This part contains the following chapters:
- Introduction to SQL Tuning
SQL tuning is the attempt to diagnose and repair SQL statements that fail to meet a performance standard. - SQL Performance Methodology
This chapter describes the recommended methodology for SQL tuning.