|
|
|
|
|
by ianamartin
2144 days ago
|
|
I love critiques of SQL about implementations of NULL. "NULL is so special that it's not equal to anything, not even itself!" Like, duh. WTF should NULL be equal to? Anytime I see people making this kind of argument about "doing better than SQL" I can immediately tell they are pretty much fucked in the head. Good luck, edgedb peeps. You haven't got a clue. |
|
In programming languages, NULL tends to be equal to itself. Why couldn't it be the same way in SQL?