We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 994a55e commit 619ab22Copy full SHA for 619ab22
1 file changed
episodes/04-ordering-commenting.md
@@ -85,6 +85,6 @@ JOIN publishers
85
-- the related attributes are:
86
ON publishers.id = journals.PublisherId;
87
~~~
88
-{: .sql}
+
89
To see the introduction and explanation of JOINS, please click to [Episode 6](https://librarycarpentry.org/lc-sql/06-joins-aliases/index.html).
90
{: .sql}
0 commit comments