diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 657835c701bc11a56e02cd0be6a008ff6c034d54..c1a34fb16986e0eff56bf22363e6dc88e5e2e6a3 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -82,8 +82,9 @@ <member><literal>NOT</></member> </simplelist> - <acronym>SQL</acronym> uses a three-valued Boolean logic where the null value represents - <quote>unknown</quote>. Observe the following truth tables: + <acronym>SQL</acronym> uses a three-valued logic system with true, + false, and <literal>null</>, which represents <quote>unknown</quote>. + Observe the following truth tables: <informaltable> <tgroup cols="4">