
May 10th, 2012, 02:23 AM
|
|
Contributing User
|
|
Join Date: Oct 2010
Posts: 34
 
Time spent in forums: 5 h 2 m 19 sec
Reputation Power: 3
|
|
|
@aravindu: If you are fine doing that in PSQL (stored procedure, trigger, execute block), then check out the ROW_COUNT context variable. Usually, access components like IBObjects, IBDAC ... AFAIK also offers a property which gives you the "rows affected", but this isn't part of the SQL statement then.
@joeflinthiggins: Only when running the SELECT and the DELETE in a single SNAPSHOT transaction.
HTH.
|