Name the different type of joins with examples
Answers
Answered by
0
Different Types of SQL JOINs
(INNER) JOIN: Returns records that have matching values in both tables.
LEFT (OUTER) JOIN: Returns all records from the left table, and the matched records from the right table.
RIGHT (OUTER) JOIN: Returns all records from the right table, and the matched records from the left table.
make as brainlist
Answered by
0
Answer:
Different Types of SQL JOINs
(INNER) JOIN: Returns records that have matching values in both tables.
LEFT (OUTER) JOIN: Returns all records from the left table, and the matched records from the right table.
RIGHT (OUTER) JOIN: Returns all records from the right table, and the matched records from the left table.
Mark me brain list
Similar questions
Math,
3 months ago
Math,
3 months ago
Social Sciences,
7 months ago
Geography,
1 year ago
Hindi,
1 year ago