A SQL capstone project answering real business questions for a fictional e-commerce company using MySQL. Covers joins, aggregations, window functions (RANK, NTILE, LAG), CTEs, and query optimization — ...
Retail teams need to understand which stores and departments drive revenue, how sales change during holidays, and where operational efficiency can improve. This project uses SQL to answer those ...