Subject Re: [firebird-support] it´s a bug?
Author Dmitry Yemanov
Paul Vinkenoog wrote:
>
> Couldn't find it the 2.0 notes

Look at the tracker for CORE-115, CORE-142, CORE-85 and CORE-925. Some
of them mention "<> ANY" and "ALL", but it's the same as "NOT IN".

The standard require NOT IN to treat NULL as UNKNOWN, so it should
return different result from NOT EXISTS.


Dmitry