Skip to content

Commit 619ab22

Browse files
authored
Update 04-ordering-commenting.md
1 parent 994a55e commit 619ab22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

episodes/04-ordering-commenting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,6 @@ JOIN publishers
8585
-- the related attributes are:
8686
ON publishers.id = journals.PublisherId;
8787
~~~
88-
{: .sql}
88+
8989
To see the introduction and explanation of JOINS, please click to [Episode 6](https://librarycarpentry.org/lc-sql/06-joins-aliases/index.html).
9090
{: .sql}

0 commit comments

Comments
 (0)