Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxingao committed Apr 6, 2020
1 parent 4dbf2f4 commit 84bc563
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/sql-ref-syntax-qry-select-join.md
Original file line number Diff line number Diff line change
Expand Up @@ -235,5 +235,5 @@ SELECT * FROM employee ANTI JOIN department ON employee.deptno = department.dept
{% endhighlight %}


### Related Clauses
### Related Statement
- [SELECT](sql-ref-syntax-qry-select.html)

0 comments on commit 84bc563

Please sign in to comment.