|
|
|
|
|
by knorker
1445 days ago
|
|
Not parent commenter, but to me it seems "obviously correct". As explained in the article NULL means "unknown". Let's say I have two people, and a "tax identifier" column. Let's say two people can't have the same tax id. Obviously "don't have one" or "unknown" fit very well in NULL, and two people can both be missing a tax id, even if those who have it need it to be unique. |
|
Which is why nulls are so incredibly confusing.