Subject | Re: [firebird-support] ROW_COUNT |
---|---|
Author | Helen Borrie |
Post date | 2004-01-21T05:49:50Z |
At 10:01 PM 20/01/2004 +0100, you wrote:
begin...end block in a PSQL module, so if you can't get at the block of
code that performs the DML, you can't access the row_count variable.
context.
/hb
>Release notes:I don't think so. It's a context variable, whose context is confined to a
>------------------
>ROW_COUNT
>Returns an integer, the number of rows affected by the last DML statement.
>------------------
>
>Does it also count records affected via triggers (and cascading stuff)?
begin...end block in a PSQL module, so if you can't get at the block of
code that performs the DML, you can't access the row_count variable.
>The ReleaseNotes doesn't say - is there a standard that defines behaviourDunno about "standard" but Dmitry's notes are pretty specific about the
>(if so, what does it say)?
context.
/hb