
You are asked to explain how you would reconcile two SQL reports that show different values for the same KPI. Focus on a practical analyst workflow: compare definitions, inspect joins and filters, align grain, test CASE WHEN logic, and identify the records driving the variance.
Ability to compare SQL report definitions, not just totalsUnderstanding of join behavior and aggregation grainUse of CTEs to normalize competing metric logicAbility to explain root-cause analysis clearly