Hacker News new | ask | show | jobs
A modern guide to SQL JOINs (kb.databasedesignbook.com)
2 points by petalmind 163 days ago
1 comments

This is really interesting, I'm always finding weird bugs in my joins once they grow a certain size and this has helped me understand why. Btw you still have a todo comment in section "Why you should only use ID equality"