Welcome to Day 24 of my 30-Day SQL Challenge!
Today, I started working on a real-world SQL Project โ perfect for data analyst portfolios ๐ผ
๐ก Project Overview:
๐ Dataset: Customers, Orders, Products
๐ป Tool: PostgreSQL (pgAdmin)
๐ Objective: Analyze sales trends, top customers, order frequency, and product performance using structured SQL queries.
๐ Skills Applied:
JOINS across multiple tables
GROUP BY & aggregate functions
CTEs for query simplification
CASE for conditional logic
Window Functions (ROW_NUMBER, RANK)
๐ Ideal for data analyst resumes, internships, and GitHub portfolios
๐ #Day24 of #30DayDataChallenge
๐บ Channel: Tech With Nicks
๐ All data shown is fictional & used for educational purposes