I've already tried with sql%rowcount
but when it's a trigger it just does not work .. how can I return the number of rows manipulated in a DML statement from a trigger?
I've already tried with sql%rowcount
but when it's a trigger it just does not work .. how can I return the number of rows manipulated in a DML statement from a trigger?