3 Missing Values
Of the thirty-six alternatives, running away is best.—Chinese Proverb
Missing values and the proper handling of them is a very delicate subject within the database community. The debate centers on how (or whether) missing values should be stored in relational databases and how many and what types of tokens should be used to represent them in SQL.
There are at least three different schools of thought regarding how to handle missing values. The inventor of the relational database, Dr. E. F. Codd, advocates two separate missing value tokens: one for values that should be there but aren’t (e.g., the gender of a person) and one for values that shouldn’t be there at all because they are inapplicable (e.g., the gender of a corporation). ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access