Ever thought about collecting baselines for all queries on your database? Let's explore the benefits and the methods of doing so.
Before we begin -
What is an SQL Plan Baseline?
A baseline for a specific query (sql_text) stores one or more execution ...