Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Retail Sales SQL Analysis

Overview

SQL project for analyzing retail sales data.

Business Questions

  • Which products generate maximum revenue?
  • Which cities have highest sales?
  • Monthly Sales?
  • Customer Purchase Frequency?
  • Profit Analysis?

SQL Concepts Used

  • SELECT
  • GROUP BY
  • ORDER BY
  • JOIN
  • CTE
  • CASE
  • Window Functions
  • Aggregate Functions

Database

MySQL

Skills

SQL Data Analysis Business Intelligence

About

SQL Retail Sales Analysis using MySQL with business insights, window functions, CTEs, and analytical queries.

Topics

Resources

Stars

1 star

Watchers

0 watching

Forks

Contributors