From b9ed4439cc3b53498d696e0363002b05de131d44 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 07:51:57 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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 +