- cross-posted to:
- sql@programming.dev
- programming@programming.dev
- cross-posted to:
- sql@programming.dev
- programming@programming.dev
This explains SQL JOINs which include INNER JOIN, LEFT OUTER JOIN, RIGHT OUTER JOIN and FULL OUTER JOIN.
This explains SQL JOINs which include INNER JOIN, LEFT OUTER JOIN, RIGHT OUTER JOIN and FULL OUTER JOIN.
When I see a RIGHT JOIN I just shake my head and wonder “Why?”. That said, I can’t remember the last time I saw one.