Hacker News new | ask | show | jobs
by lenzm 2603 days ago
Any right join could be written as a left join. What you describe is the use case for a right join - it makes the query more readable.