|
|
|
|
|
by dominicrose
520 days ago
|
|
Javascript has both null and undefined and I'm not sure that's a good idea.
At least in SQL we only have one of them, but it can mean unknown or it can mean N/A or even false. It's like a joker, what it means depends on how you use it. |
|