Skip to content

Repository files navigation

SQL Learning

Welcome to my SQL Learning Repository! This repo tracks my journey learning SQL, from basic queries to advanced concepts. Each file contains practice exercises, examples, and notes for future reference.


📝 Topics Covered

  • SELECT statements
  • WHERE clause
  • DISTINCT keyword
  • LIKE operator
  • Basic filtering and data retrieval

(More topics will be added as I continue learning SQL)


🚀 How to Use

  1. Clone the repository:

    git clone https://github.com/Sithranjan-Suresh/sql-learning.git

  2. Open the .sql files in your preferred SQL client (MySQL Workbench, PostgreSQL, SQLite, etc.)

  3. Run the queries and modify them to practice


🔗 Future Plans

  • Advanced JOINs (INNER, LEFT, RIGHT, FULL)
  • Subqueries and nested queries
  • Window functions
  • Stored procedures and triggers
  • Sample databases for practice

💡 Notes

This repository is meant for educational purposes only.
All practice files use generic or self-created data.

About

My SQL learning journey — practice queries and examples.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors