Skip to content

This repository is a collection of SQL scripts and exercises aimed at strengthening database querying and management skills. It serves as a practical resource for learning and practicing SQL across various use cases and datasets.

Notifications You must be signed in to change notification settings

PRANAVJ2804/SQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ—„οΈ SQL Scripts & Exercises

A repository of SQL scripts and exercises designed to strengthen database querying and management skills. Whether you’re practicing joins, sub-queries, views or advanced filtering, this collection is here to help you learn and apply real-world SQL use-cases.


🎯 Project Overview

This repository contains:

  • βœ… Clean, commented SQL scripts to solve common tasks
  • πŸ“š Examples for different query types: joins, sub-queries, self-joins, views
  • 🧠 Practice exercises to build proficiency with relational data

πŸ” What You’ll Find

  • 🧩 Joins & Self-Joins – combining tables into meaningful results
  • πŸ” Sub-Queries – nested queries for more complex logic
  • πŸ‘β€πŸ—¨ Views – reusable query layers for abstraction
  • πŸ”Ž Filtering & Aggregation – summarising and filtering data for insight

πŸ› οΈ Tools & Technologies

  • 🐘 SQL – standard query language for relational databases
  • πŸ“‚ Structured folders and scripts organized by topic
  • πŸ“ Clear comments inside scripts for learning and reference

βœ… Why This Helps

  • πŸ’ͺ Builds a strong foundation in SQL querying for data-science & analytics work
  • 🎯 Prepares you for real-world data challenges, not just textbook examples
  • πŸ” Easy to reuse and adapt for your own datasets and projects

🀝 Contributions

Contributions are welcome! Feel free to fork the repo, add new SQL topics or scripts (e.g., window functions, CTEs), and submit a pull request.

About

This repository is a collection of SQL scripts and exercises aimed at strengthening database querying and management skills. It serves as a practical resource for learning and practicing SQL across various use cases and datasets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published