Skip to content

A personal journey and portfolio highlighting my SQL expertise through a structured roadmap, practice questions, and real-world projects.

License

Notifications You must be signed in to change notification settings

mayur-de/My_SQL_Portfolio

Repository files navigation

Mayur's SQL Portfolio

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

📊 SQL Solved Questions

Database: Northwind

  • 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

🚀 How to Use

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

🚀 Get Started:

💡 How to Contribute

  • Fork the repo and submit a pull request for improvements, optimizations, or new examples.

🎉 Acknowledgments

  • 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

Releases

No releases published

Packages

No packages published

Languages