Skip to content

Latest commit

Β 

History

History
58 lines (32 loc) Β· 1.38 KB

File metadata and controls

58 lines (32 loc) Β· 1.38 KB

My SQL Learning Journey

Hi there πŸ‘‹ I’m currently learning SQL and building hands-on practice queries to strengthen my skills. This repository is part of my practice and showcases my progress step by step.

Topics:-

βœ… WHERE/SELECT βœ… AND / OR βœ… ORDER BY βœ… DISTINCT βœ… LIMIT βœ… IN / NOT IN βœ… BETWEEN βœ… LIKE βœ… IS NULL / IS NOT NULL βœ… COUNT, MAX, MIN, AVG, SUM

πŸ“š What I'm Doing

  • Practicing and learning SQL basics such as SELECT, INSERT, UPDATE, DELETE, and WHERE clauses

  • Writing and executing queries to explore, analyze, and manipulate sample databases

  • Solving simple and beginner-level SQL challenges to improve problem-solving skills

  • Using GitHub to document, track, and share my SQL learning journey and practice work

🎯 Goals

  • Get comfortable writing clean and efficient SQL queries
  • Understand real-world database operations
  • Learn how to work with tables, joins, and filtering data
  • Become confident in solving data-related problems

πŸ› οΈ Tech Stack

  • Language: SQL πŸ—„οΈ
  • Tools: Git, GitHub, MySQL / PostgreSQL

🀝 Connect with Me

I’m always open to learning from others and sharing knowledge. If you have suggestions, tips, or sample datasets to practice on, feel free to open an issue or drop me a message!

⭐️ This is just the beginning of my SQL journey β€” more queries and practice exercises coming soon!