Subject | Re: Problem with not in queries in Firebird 2.0 RC3 |
---|---|
Author | Adam |
Post date | 2006-07-04T23:38:39Z |
--- In firebird-support@yahoogroups.com, "Dmitry Yemanov" <dimitr@...>
wrote:
Can the wrong results also occur under FB 1.5?
Adam
wrote:
>in clause
> "Graeme Edwards" <g.edwards@...> wrote:
> >
> > It appears to me that if I now attempt to run a query with a not
>as it may
> It's a bugfix, actually. NOT IN and ALL don't use indices anymore,
> cause wrong results in some cases (we had three related bugreports).But as
> subqueries still executed per every master row, you'll have a very longWHERE
> execution time. Sad but true.
>
> A workaround is to use a left outer join with IS NULL clause in the
> section.Hi Dmitry,
>
>
> Dmitry
>
Can the wrong results also occur under FB 1.5?
Adam