Repository files navigation
My journey in mastering SQL, featuring topic-wise practice examples and real-world projects .
Built using Microsoft SQL Server
Demonstrates SQL queries, data manipulation and analysis techniques.
The practice examples are organized by topic and provide hands-on solutions to improve SQL proficiency.
Questions: View Here
Solutions: View Here
Topics Covered:
✅ SQL Syntax and Queries
✅ Filtering and Sorting
✅ Subqueries
✅ Joins
Questions: View Here
Solutions: View Here
Topics Covered:
✅ Aggregate Functions (SUM, AVG, COUNT, MIN, MAX)
✅ GROUP BY and HAVING Clauses
✅ Combining Aggregates with Filters
✅ Practical Aggregation Queries
Questions: View Here
Solutions: View Here
Topics Covered:
✅ INNER JOIN
✅ LEFT OUTER JOIN
✅ RIGHT OUTER JOIN
✅ FULL OUTER JOIN
Questions: View Here
Solutions: View Here
Topics Covered:
✅ Single-Row Subqueries
✅ Multi-Row Subqueries
✅ Correlated Subqueries
Clone the repository :
https://github.com/mayur-de/My_SQL_Portfolio.git
Explore :
Practice Examples :
Goal of this repository is to create a practice guide for the future queriers.
SQL queries organized by topics as I practiced.
Get the dataset from the link provided.
Load the data in Microsoft SQL Server.
Use the queries to fetch the data.
Projects : Real-world SQL projects stored in separate folders, demonstrating practical applications.
Fork the repo and submit a pull request for improvements, optimizations, or new examples.
SQL Server for database management.
Datasets and resources from the open-source community.
About
A personal journey and portfolio highlighting my SQL expertise through a structured roadmap, practice questions, and real-world projects.
Resources
License
Stars
Watchers
Forks
You can’t perform that action at this time.