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

https://github.com/ozovalihasan/database-sqlzoo

🗄️ The database tutorial on SQLZOO is completed, and all solutions are added.
https://github.com/ozovalihasan/database-sqlzoo

database mysql

Last synced: 2 months ago
JSON representation

🗄️ The database tutorial on SQLZOO is completed, and all solutions are added.

Awesome Lists containing this project

README

          

# sqlzoo (MySQL) Queries

This is a project in the Database course at [Microverse](https://www.microverse.org/) - @microverseinc . This repository contains answers of tutorials given on [SQLZOO](https://sqlzoo.net/wiki/SQL_Tutorial).

## Built With

- MySQL

## Description

This project is mainly about how to use queries by using MySQL.

The task was to complete tutorials on [SQLZOO](https://sqlzoo.net/wiki/SQL_Tutorial).

Answers are grouped by following tutorials;

- `SELECT` basics
- `SELECT` from world
- `SELECT` from nobel
- `SELECT` in `SELECT`
- `SUM` and `COUNT`
- `JOIN`
- More `JOIN`
- Using `NULL`
- Self `JOIN`

## Live Demo

Answers can be checked by using related tutorials on [SQLZOO](https://sqlzoo.net/wiki/SQL_Tutorial)

## Authors

👤 **Hasan Özovalı**

- Github: [@ozovalihasan](https://github.com/ozovalihasan)
- Twitter: [@ozovalihasan](https://twitter.com/ozovalihasan)
- Linkedin: [Hasan Özovalı](https://www.linkedin.com/in/hasan-ozovali/)
- Mail: [ozovalihasan@gmail.com](ozovalihasan@gmail.com)

## 🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the [issues page](https://github.com/ozovalihasan/database-sqlzoo/issues).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

Special thanks to;

- [Microverse](https://www.microverse.org/) and
- [Odin Project](www.theodinproject.com) because of provided materials for this project

## 📝 License

This project is [MIT](https://opensource.org/licenses/MIT) licensed.