Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 1 hour 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-08T21:19:23.000Z (over 4 years ago)
- Last Synced: 2024-12-08T14:41:52.113Z (about 1 month 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
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/simandebvu/SQL-Zoo/blob/master/LICENSE)
[![Issues](https://img.shields.io/github/issues-raw/tterb/PlayMusic.svg?maxAge=25000)](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.