abeidahmed / sql-zoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project : SQL Zoo

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.

Authors

Contributing

  1. Fork the project (https://github.com/abeidahmed/sql-zoo.git)
  2. Create your feature branch (git checkout -b <branch-name>)
  3. Commit your changes (git commit -m "Descriptive change")
  4. Push to the branch (git push -u origin <branch-name>)
  5. Create a new Pull Request

Show your support

Give a ⭐ if you like this project!

License

This project is MIT licensed.

About