From bb56bb95d44fbd53be0cfba76d720a7b28830a83 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Thu, 29 Jul 2021 08:05:25 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3450732..cbd985b 100644 --- a/README.md +++ b/README.md @@ -576,5 +576,7 @@ There are different types of joins available in SQL − table2: Second table matching_column: Column common to both the tables. +## 6) CARTESIAN JOIN +