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