Skip to content

rubenpazch/sqlzoo

Repository files navigation

Project: SQL

Project specifications

SQL Zoo is one of the few resources online that actually lets you build and run queries against existing tables. Each tutorial will show you a table and then have you run queries against it to answer specific questions. Some of the queries, particularly at first, are quite simple. They definitely get more challenging towards the end and can be real head scratchers.

Table of Contents

Whats is included on this project

This project includes the next parts:

  • 0 SELECT basics
  • 1 SELECT name
  • 2 SELECT from World
  • 3 SELECT from Nobel
  • 4 SELECT within SELECT
  • 5 SUM and COUNT
  • 6 JOIN
  • 7 More JOIN operations
  • 8 Using Null
  • 8+ Numeric Examples
  • 9- Window function
  • 9 Self join

Link to assignment

the assignment can be found here.

Built With

Concepts used on this project

  • SQL
  • SQLZOO
  • Mysql

Tools used on this project

  • Mysql
  • SQLZOO

Authors

👤 Ruben Paz Chuspe

Contributing

This is an education project as a part of the Microverse so contributing is not accepted.

Contributions, issues and feature requests are welcome!

Feel free to check the issues.

Show your support

Give a ⭐️ if you like this project!

Acknowledgements

License

This project is MIT licensed.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages