Subject | RE: [firebird-support] speed up query |
---|---|
Author | sasha |
Post date | 2007-08-18T14:25:18Z |
>I can't explain it, but if you are using FB 2.0 or above, you might try to
> hi firebird group
>
> i tried this code
>
rewrite your second query to not use NOT IN predicate. It might not be
possible of course, because of number of rows in your "Items" table, but you
should check it out.
This is based on release notes under "Existence Predicates NOT IN and ALL
May Be Slow".
Sasha