unnested
Explore
Pro
Sign in
NULL
10 / 30
Easy
Vocabulary
What does NULL mean in SQL?
What does NULL represent in SQL?
An unknown or missing value - not zero, not an empty string, not false
The number zero stored as a special sentinel value
An empty string with no characters
A boolean false value for columns that store true/false data
← → arrow keys to navigate
Sign in
to save your progress.