Welcome to my MySQL Playground β a curated collection of SQL scripts, queries, and examples designed to explore, learn, and master the fundamentals of relational databases. Build Status SQL Contributions Welcome
| File / Folder | Description | 
|---|---|
DDL.sql | 
Create the skeleton 𦴠β Tables, Schemas & Structures | 
DML.sql | 
Bring in the data π― β Insert, Update, Delete | 
DRL.sql | 
Query like a pro π β SELECT statements and more | 
Customer.sql | 
Dive into customer data πΌ | 
Org.sql | 
Explore organizational structure π’ | 
Sub Querey/ | 
Get nested πͺ β Practice with subqueries | 
Set Operations/ | 
Union, Intersect, Except β all the set magic π | 
.vscode/settings.json | 
Editor settings for smooth sailing βοΈ | 
This repo is my personal space to experiment with SQL concepts, prep for interviews, and share insights with fellow learners. Whether you're just starting out or need a refresher β feel free to fork and explore!
Happy querying! ~ Mansiikumarii