Subject Re: Re[2]: [firebird-support] NULL and equality
Author Ivan Prenosil
> You can build a perfect relational database without needing to even
> know that null exists.

... unless you use outer joins, that can return null even for not null columns :-)

Ivan