Skip to content

Commit da5a3d2

Browse files
authored
Update 04-ordering-commenting.md
1 parent 1856768 commit da5a3d2

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)