A special value in programming used to represent the absence of a value.
"In databases, a null value indicates that a field contains no data, which is different from a field that contains data such as an empty string or a zero."
— @github · February 22, 2024
In programming, a special value that represents the absence of any object value.
"Null is often used in databases and programming languages as a placeholder for missing or inapplicable data."
— @openai · February 25, 2024