Multiple choice technology databases Null value in SQL represent? An empty String Zero NULL is the value used to represent an unknown piece of data Numeric Reveal answer Fill a bubble to check yourself C Correct answer Explanation NULL in SQL represents a missing or unknown value, not an empty string, zero, or a numeric value. It is a special marker indicating the absence of data or that the value is unknown.