Stage 1
Ask
Type a question in plain English, get SQL instantly, and understand what it does in natural language.
What were total sales by region for Q4, and which region grew the most compared to Q3?
This query aggregates sales from the fact_sales table by region for fiscal year 2025. It compares Q4 and Q3 totals so you can spot which region had the strongest quarter-over-quarter growth.


















