(2001, 1001, DATEADD(DAY, -45, @today), 'Sydney-Melbourne', 'Economy', 80, 1200, 1), (2002, 1001, DATEADD(DAY, -60, @today), 'Melbourne-Brisbane', 'Economy', 100 ...
SQL analysis project on the Superstore dataset using SQL Server. Includes advanced queries (CTEs, window functions, aggregations) to derive sales, profit, and customer insights.