Hacker News new | ask | show | jobs
by Tostino 1445 days ago
Nulls will reappear in your queries due to joins even if none exists in your data model.
1 comments

Ah yes, they're the curse of SQL. Still doesn't seem to be a reason to not squash them out as much as feasible within the constraints of SQL.