Subject Number of rows affected in SP
Author navneet77
I have a stored procedure inside which I want to do an update and
need to know the number of rows affected by the update.
How can I do this, I did not find anything in firebird's docs about
this.

Thanks