Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 926 Bytes

File metadata and controls

33 lines (21 loc) · 926 Bytes

🙌 Contributing Guidelines

Thank you for considering contributing to the SQL NOTES AND PRACTICE repository!
Your help is welcome and appreciated. Please follow these guidelines to make contributions consistent and high-quality.


🧩 What You Can Contribute

  • 📘 New daily folders with:

    • README.md explaining the day's topic
    • data.sql with table structure, sample data, and questions
    • queries.sql with clean, explained solutions
  • 🧠 Improvements to existing solutions or explanations

  • 🐛 Fix errors in syntax, logic, or formatting

  • 💡 Suggest new topics, real-world scenarios, or better formatting styles


🛠️ How to Contribute

  1. Fork the Repository

    Click the "Fork" button in the top right corner.

  2. Clone Your Fork Locally

    git clone https://github.com/Thogaruchesti-hemanth/sql-notes-and-practice
    cd sql-notes-and-practice