Update index.md (#21802)

* Update index.md

* removed unnecessary dash
This commit is contained in:
kanishkgautam4
2018-11-05 02:46:49 +05:30
committed by Randell Dawson
parent 49bf21a3dd
commit c255fcc700

View File

@ -5,7 +5,7 @@ title: SQL Inner Join Keyword
## SQL Inner Join Keyword
### Example of use
For this guide we'll discuss the SQL (INNER) Joins
For this guide we'll discuss the SQL (INNER) Joins.
### Join (same as Inner Join)
The student table will be in the FROM clause so it will be a starting or LEFT table.