Beginner
SQL
Q11 / 100
What does NULL represent in SQL?
Correct! Well done.
Incorrect.
The correct answer is C) An unknown or missing value
C
Correct Answer
An unknown or missing value
Explanation
NULL represents the absence of a value or an unknown value; it is not equal to 0 or an empty string.
Progress
11/100