From 43b492d51a60b915cb2cae0736e6c06ccb0b1620 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:03:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 8b3d7ff..000934c 100644 --- a/README.md +++ b/README.md @@ -552,5 +552,7 @@ There are different types of joins available in SQL − table2: Second table matching_column: Column common to both the tables. +## 3) RIGHT JOIN +