mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 14:03:55 +07:00
Update README.md
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user