Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 08:15:32 +05:30
committed by GitHub
parent 31aeb1d4e7
commit 411fa45303
+3
View File
@@ -645,3 +645,6 @@ There are different types of joins available in SQL
SELECT column1 [, column2 ]
FROM table1 [, table2 ]
[WHERE condition]
# SQL - NULL Values ⛔