diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 4852231141e..83adc33333b 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -82,8 +82,9 @@ NOT - SQL uses a three-valued Boolean logic where the null value represents - unknown. Observe the following truth tables: + SQL uses a three-valued logic system with true, + false, and null, which represents unknown. + Observe the following truth tables: