Subject Re: [firebird-support] Re: Problem with FIRST in where clause
Author Dmitry Yemanov
"Martijn Tonies" <m.tonies@...> wrote:
>
> Is the issue fixed for subqueries
> only then? Or only for FIRST subqueries?

The issue is fixed for ANY/ALL/IN subqueries containing FIRST/SKIP and being
a part of SELECT statements. INSERT/UPDATE/DELETE statements with such
subqueries still work incorrectly.


Dmitry