Y
Hacker News
new
|
ask
|
show
|
jobs
by
hmottestad
4807 days ago
Null != None
Null means unknown.
Take a look at the difference between open and closed world systems.
1 comments
geon
4806 days ago
Null would mean whatever the programmer inteded it to mean. In the C world it sees to me it tends to mean "nothing", while in SQL it usually means "unknown".
link