This project performs an advanced SQL analysis of the Superstore sales dataset using MySQL. The analysis covers data quality checks, data cleaning, table creation, subqueries, joins, Common Table ...
Customer-and-Sales-Analysis-Using-SQL Analyzed customer, employee, order, and order details data using SQL to extract business insights. Applied SQL concepts including JOINs, CTEs, Subqueries, ...