https://github.com/simandebvu/sql-zoo
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
https://github.com/simandebvu/sql-zoo
sql sql-zoo zimbabwe
Last synced: 12 months ago
JSON representation
My Solution Set for the SQL Zoo Challenges and quizzes. Written in SQL.
- Host: GitHub
- URL: https://github.com/simandebvu/sql-zoo
- Owner: simandebvu
- License: mit
- Created: 2020-06-04T19:18:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T21:19:23.000Z (over 5 years ago)
- Last Synced: 2025-03-28T22:31:22.326Z (about 1 year ago)
- Topics: sql, sql-zoo, zimbabwe
- Language: SQL
- Homepage: https://simandebvu.github.io/SQL-Zoo/
- Size: 27.3 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/simandebvu/SQL-Zoo/blob/master/LICENSE)
[](https://github.com/simandebvu/SQL-Zoo/issues)
# MYSQL ZOO
> MYSQL queries I have completed from the [SQL Zoo Website](https://sqlzoo.net/)
This repository will serve as a reference point in the future.
- `SELECT` basics
- `SELECT FROM`
- `SELECT` in `SELECT` (Sub Queries)
- `SUM` & `COUNT`
- `JOIN`
- More `JOIN`
- Using `NULL`
- Self `JOIN`
## Built With
- MYSQL
- VSCODE
## Authors
👤 **Shingirayi Innocent Mandebvu**
- Github: [@simandebvu](https://github.com/simandebvu)
- Twitter: [@simandebvu](https://twitter.com/simandebvu)
- Linkedin: [simandebvu](https://linkedin.com/in/simandebvu)
## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- Microverse
- SQL Zoo
## 📝 License
This project is [MIT](LICENSE) licensed.