On Fri, 26 Oct 2001, Rich Shepard wrote:
> On Fri, 26 Oct 2001, Fran Fabrizio wrote:
>
> > I have a situation where the left and right side of a where clause both
> > evaluate to null independently, but when compared to
> > each other, they don't equate. Observe:
Maybe you can do the comparison by doing
SELECT (blah) IS NULL AND (blah2) IS NULL;
If that's what you want.
--
Alvaro Herrera (<alvherre[@]atentus.com>)
"La virtud es el justo medio entre dos defectos" (Aristoteles)