"Welcome to the Learn SQL repository! π"
"A collection of SQL practice queries, examples, and mini-projects covering basics to advanced concepts including joins, subqueries, window functions, and real-world database projects."
- DDL (
CREATE
,ALTER
,DROP
) - DML (
INSERT
,UPDATE
,DELETE
) - SELECT, WHERE, ORDER BY
- Joins, Subqueries
- Aggregate Functions
- Window Functions
- Projects on real-life datasets π
π₯ This repository is my learning journey in SQL.
π It will help me build strong database skills for my Data Analyst career and serve as a portfolio of projects for future opportunities.
- CREATE, ALTER, DROP
- INSERT, UPDATE βοΈ
- DELETE ποΈ
- INNER JOIN
- LEFT JOIN
- RIGHT JOIN
- Dashboard Project ππ
- Data Exploratory (EDA) Project π