Computer Science for IGCSE & O level - Databases (Section 5 - No. 12)
In SQL, what does the term 'NULL' represent?
Zero
An empty string.
A missing or unknown value.
A space.
Explanation
'NULL' represents the absence of a value in a field.
Comments (0)
