The Truth-Value UNKNOWN
On June 28, 2014, In The Database Language SQL by Admin
Views (1991)
In Selection in SQL we assumed that the result of a comparison was either TRUE or FALSE, and these truth-values were combined in the obvious way using the logical operators AND, OR and NOT. We have just seen that when NULL values occur, comparisons can yield a third