Re: I don't understand something... - Mailing list pgsql-general

From hubert depesz lubaczewski
Subject Re: I don't understand something...
Date
Msg-id 20111003080216.GC4824@depesz.com
Whole thread Raw
In response to Re: I don't understand something...  (Alexander Pyhalov <alp@rsu.ru>)
List pgsql-general
On Mon, Oct 03, 2011 at 11:48:45AM +0400, Alexander Pyhalov wrote:
> On 10/03/2011 11:19, Achilleas Mantzios wrote:
> >Alexander, that's a classic one,
> >rewrite your last query as :
> >
> >SELECT count(employee_id) from employees where employee_id not in
> >    (select manager_id from employees WHERE manager_id  IS NOT NULL);
> >
> >NULLS semantics are sometimes not so obvious.
>
> Thanks.
> It's confusing, that IN check works as expected, but NOT IN works
> this way...

If I might plug:
http://www.depesz.com/index.php/2008/08/13/nulls-vs-not-in/

Best regards,

depesz

--
The best thing about modern society is how easy it is to avoid contact with it.
                                                             http://depesz.com/

pgsql-general by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: One-click installer, Windows 7 32-bit, and icacls.exe
Next
From: Dave Page
Date:
Subject: Re: [BUGS] One-click installer, Windows 7 32-bit, and icacls.exe