Skip to content

binitp2/SQL-Practice

Repository files navigation

📊 SQL Practice Repository

This repository contains my structured SQL practice based on a YouTube course.
All queries are organized topic-wise to track learning and improve consistency.


🎥 Course Reference

🔗 https://www.youtube.com/playlist?list=PLNcg_FV9n7qZY_2eAtUzEUulNjTJREhQe


📁 Repository Structure

SQL-Practice/ │ ├── datasets/ │ ├── Advanced SQL.sql ├── DDL commands.sql ├── DML commands.sql ├── Joins.sql ├── SalesDB_Create-Insert.sql ├── Select Mastery.sql ├── set operators.sql ├── progress... ├── ├── .gitignore ├── .gitattributes └── README.md


🧠 Topics Covered

  • DDL Commands (CREATE, ALTER, DROP)
  • DML Commands (INSERT, UPDATE, DELETE)
  • SELECT Queries
  • WHERE Conditions
  • Joins
  • Advanced SQL
  • Set Operators - UNION, UNION ALL, EXCEPT, INTERSECT
  •   PROGRESS
    

📂 Dataset Usage

All datasets used for practice are stored in the datasets/ folder.


📈 Progress Tracking

Each topic is maintained in a separate SQL file to track learning progress and revision.


⭐ If you find this helpful, consider giving this repo a star!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages