This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
data_concept:null_value [2023/02/17 12:22] peter |
data_concept:null_value [2024/03/08 13:33] (current) |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| A null value is a [[data_value|data value]] that is void. | A null value is a [[data_value|data value]] that is void. | ||
| - | ===Notes(s)=== | + | ===Synonyms=== |
| - | Example of a null value is missing zipcode of an adress. | + | * Nil |
| + | * Void | ||
| + | |||
| + | ===Notes=== | ||
| + | | ||
| + | * A null value is not the same as 0 (zero). | ||
| ===Relation(s)=== | ===Relation(s)=== | ||
| - | A null value is subordinate to a [[data_value|data value]]. | + | |Null value| is child of |[[data_value|data value]]| |
| + | |Null value| is part of a |[[value domain|value domain]]| | ||
| + | |||
| + | {{tag> | ||