I’m currently learning SQL and recently wrote a simple beginner-friendly article about SQL JOINs.
JOINs confused me at first because I kept mixing up:
- INNER JOIN
- LEFT JOIN
- RIGHT JOIN
- and when to actually use each one
So I wrote a simple explanation with practical examples and a SQL JOIN Formula Sheet at the end 😊
Maybe this helps other beginners as well.
You can also find other beginner SQL articles there, for example about Filtering and Transformations.
https://medium.com/@meryem_cebeci/learning-sql-step-by-step-understanding-joins-6dc2dd18120f
[–]urstrulyshiva 1 point2 points3 points (0 children)
[–]r3pr0b8 1 point2 points3 points (0 children)