This repository is a comprehensive collection of my solutions to various SQL challenges and exercises sourced from multiple courses and platforms, including "Level Up: Advanced SQL", "SQL Essential Training", and HackerRank, among others. The aim is to document my journey in enhancing my SQL skills and to provide a resource for others looking to improve their database querying capabilities.
More solutions will be added as I continue to explore and learn from different sources.
Each folder within this repository is dedicated to a specific course or platform. Inside, you'll find SQL scripts or files named according to the challenge or exercise they solve. To run these solutions, ensure you have a SQL database environment compatible with the syntax used in the scripts (primarily SQLite for course-related solutions).
- SQL
- SQLite
- Other database technologies as encountered in various challenges
While this repository primarily serves as a personal documentation of my learning journey, contributions or suggestions for improvement are welcome. Please feel free to fork the repository or submit pull requests.
- Thanks to the instructors and creators of the "Level Up: Advanced SQL" and "SQL Essential Training" courses for their comprehensive and insightful content.
- Gratitude to HackerRank for providing a platform to practice and hone SQL skills through real-world challenges.
This project is open source and available under the MIT License.