Multiple choice technology databases Absence of value is NULL True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation In SQL databases, NULL specifically represents the absence of any value or an unknown/missing value. It is not the same as zero, empty string, or space - it literally means "no value present" for that field in that row.