Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
benzayb
on Jan 10, 2025
|
parent
|
context
|
favorite
| on:
SQL nulls are weird
> 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.
reshlo
on Jan 23, 2025
[–]
It’s often a bad idea to make that assumption.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
There's the Closed World Assumption in a database.