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 1856768 commit da5a3d2Copy full SHA for da5a3d2
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