Scenario
The planner badly misjudges rows when two columns are correlated (city and postal code, status and type). CREATE STATISTICS teaches it the correlation. Diagnose it Spot the misestimate, then create multivariate stats: CREATE STATISTICS s_geo (dependencies,…
Investigation Path
Career Impact
This scenario builds production judgment and operational confidence under pressure.