Skip to content

Commit

Permalink
Update project_sql_zoo.md
Browse files Browse the repository at this point in the history
Change sqlzoo link so it doesn't use default redirect behaviour
  • Loading branch information
Captainmango authored Dec 8, 2024
1 parent eff9ee9 commit 0481af2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion databases/databases/project_sql_zoo.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ SQL Zoo is one of the few resources online that actually lets you build and run

<div class="lesson-content__panel" markdown="1">

1. Go to [SQL Zoo](https://sqlzoo.net/) and do Tutorials 0-9 listed under the "Tutorial Section" and the quizzes listed at the end of each. The first tutorial is called "SELECT basics".
1. Go to [SQL Zoo](https://sqlzoo.net/w/index.php?title=SQL_Tutorial&redirect=no) and do Tutorials 0-9 listed under the "Tutorial Section" and the quizzes listed at the end of each. The first tutorial is called "SELECT basics".
- Make sure the dropdown on the upper right of the main page for "Engine" says "MySQL" (the default). Large results will be cut off and not all rows or columns shown, so the "answers" may not look 100% correct.
1. Before you move on, we would like your feedback - please fill out this [feedback form for the SQL course](https://docs.google.com/forms/d/e/1FAIpQLSenvMG6WFbOOEap_biQOwqfbH-j-xsf5Eyv4ir2Rx5FsYSecQ/viewform?usp=sf_link). Getting user (you) feedback is important so we can continue to improve the curriculum and get an idea of your experience.

Expand Down

0 comments on commit 0481af2

Please sign in to comment.