Hacker News new | ask | show | jobs
by benzayb 520 days ago
> If your signup form has an optional field for a full name which I don’t fill in, I still have a name. Just because a value is not known by your database doesn’t mean it isn’t defined.

There's the Closed World Assumption in a database.

1 comments

It’s often a bad idea to make that assumption.