0
Sql
Why is the term “null values” incorrect??
3 Respostas
+ 9
null mean no values
+ 5
The SQL NULL is the term used to represent a missing value. A NULL value in a table is a value in a field that appears to be blank.
https://www.tutorialspoint.com/sql/sql-null-values.htm
0
NULL means neither zero nor white space