Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.