From 3f09a471c6aa991419b84f9668e5d30cf18ca0af Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:02:51 +0530 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 538a736..7820d9f 100644 --- a/README.md +++ b/README.md @@ -540,4 +540,6 @@ There are different types of joins available in SQL − table2: Second table matching_column: Column common to both the tables. - +## 2) LEFT JOIN + +