/sql-project

This is my solution to all the SQL query questions on sqlzoo.net

Primary LanguageTSQL

sql-project

This is a custom implementation of solutions for the SQL tasks found (sqlzoo)[https://sqlzoo.net/wiki/SQL_Tutorial] webpages.

Testing

To test each of the sql queries,

  • The tables are hosted on (sqlzoo)[https://sqlzoo.net/wiki/SQL_Tutorial]
  • At the beginning of each *.sql file of this repo, you can find the link to the webpage where the particular table(s) are hosted.
  • The numbering of the questions here correspond to those on (sqlzoo)[https://sqlzoo.net/wiki/SQL_Tutorial]
  • Ensure the questions and numbers here correspond to those on each webpage of (sqlzoo)[https://sqlzoo.net/wiki/SQL_Tutorial]
  • Copy any of the queries and paste in the textbox coresponding to the question
  • Then click on the Submit SQL button.

PREVIEW OF A SUCCESFUL TEST CASE

image

Authors

👤 Alfred Ezaka

Show your support

Give a ⭐️ if you like this project!