diff --git a/README.md b/README.md index 1d937fc..f019a90 100644 --- a/README.md +++ b/README.md @@ -527,3 +527,6 @@ There are different types of joins available in SQL − ### 6) CARTESIAN JOIN − returns the Cartesian product of the sets of records from the two or more joined tables. # Various Syntax for Joins 🚨 + +## INNER JOIN +