Skip to content

SQL practice repository with structured folders by difficulty — Basics to Advanced, including Interview and Case Study problems.

Notifications You must be signed in to change notification settings

VidyaTrimbake/SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 SQL Practice & Resources

This repository contains SQL queries, practice problems, and case studies organized by difficulty level — designed to strengthen database concepts and prepare for interviews.


📂 Folder Structure

🟢 Basics/

Beginner-level SQL topics to build a strong foundation.

  • SELECT, INSERT, UPDATE, DELETE
  • Filtering with WHERE and ORDER BY
  • GROUP BY and HAVING
  • Aggregate Functions (COUNT, SUM, AVG, etc.)

🟡 Joins/

Intermediate-level practice focusing on combining multiple tables.

  • INNER JOIN, LEFT JOIN, RIGHT JOIN, FULL JOIN
  • SELF JOIN and CROSS JOIN
  • Practice questions for relational data handling

🟠 Interview/

Common SQL interview questions collected from real company assessments.

  • Query-based problem-solving
  • Real-world scenarios using subqueries and CTEs
  • Optimization and performance-based questions

🔵 Advanced/

Challenging SQL concepts and problems for advanced learners.

  • Window Functions
  • CTEs (Common Table Expressions)
  • Triggers, Views, and Stored Procedures
  • Complex nested subqueries

🟣 CaseStudies/

Practical, real-world database problems.

  • Company/Employee Database Design
  • Sales & Customer Analytics
  • End-to-end case studies combining multiple SQL concepts

🎯 Purpose

To provide a step-by-step SQL learning journey, from basic syntax to real-world analytical queries.


⚙️ Tech Stack

  • Database: Oracle / MySQL
  • Language: SQL

🌟 Author

👩‍💻 Vidya Trimbake
📍 Mumbai, India
📧 vidyatrimbake3@gmail.com
💼 LinkedIn | 🐙 GitHub


If you find this helpful, consider giving it a star!

About

SQL practice repository with structured folders by difficulty — Basics to Advanced, including Interview and Case Study problems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published