Update README.md

This commit is contained in:
GowthamRaj K
2021-07-29 07:46:18 +05:30
committed by GitHub
parent 818b847bb7
commit ad8e0db7c2
+2
View File
@@ -506,3 +506,5 @@ Following are some of the most commonly used constraints available in SQL
# SQL - Using Joins ⭕
- The SQL Joins clause is used to combine records from two or more tables in a database.
- A JOIN is a means for combining fields from two tables by using values common to each.