This video explains all different types of joins
1. Inner join
2. Left Join
3. Right Join
4. Outer Join
00:00 – What is join in sql?
00:41 – Different type of joins in sql
01:07 – Inner join in sql
01: 25 – Left join in sql
01:57 – Right join in sql
02:11 – Full join in sql
02:29 – Cartesian/ cross join in sql
02:55 – Natural join in sql
For notes on SQL join click on - https://simplycoding.in/sql-join/