Subject Re: [firebird-support] Re: How to use the new ROW_COUNT context variable in FB2?
Author Dmitry Yemanov
"rj1102" <rjm@...> wrote:
>
> But just out of curiosity: why is row_count not implemented in the
> api for SELECT's (FB 2)?

Because it cannot be evaluated until you fetch all the rows from the cursor.


Dmitry