Skip to content

"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."

Notifications You must be signed in to change notification settings

Rehanv20/Learn-SQL

Repository files navigation

Learn-SQL βœ”

"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."


πŸ“ŒTopics Covered

  • DDL (CREATE, ALTER, DROP)
  • DML (INSERT, UPDATE, DELETE)
  • SELECT, WHERE, ORDER BY
  • Joins, Subqueries
  • Aggregate Functions
  • Window Functions
  • Projects on real-life datasets πŸ› 

🎯 Goal βœ…

πŸ”₯ 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.


🧰 SQL Practice and Projects πŸ—ƒ

πŸ“˜ Basics

  • CREATE, ALTER, DROP
  • INSERT, UPDATE ✏️
  • DELETE πŸ—‘οΈ

πŸ”— Joins

  • INNER JOIN
  • LEFT JOIN
  • RIGHT JOIN

πŸ“Š Projects 🌦

  1. Dashboard Project πŸ“ˆπŸ“‰
  2. Data Exploratory (EDA) Project πŸ—ƒ

About

"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."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages