This document discusses SQL Performance Analyzer and how it can be used to forecast the impact of potential database changes on the performance of SQL queries. It extracts a SQL Tuning Set (STS) from production, transports it to a test system, re-executes the SQL after applying changes, detects any performance improvements, regressions or plan changes, and allows tuning of regressed SQL queries.