I'm using the "classic" mutating table workaround, that uses an AFTER STATEMENT trigger to run the trigger ( But in my trigger I have an UPDATE in the same table from trigger. In this second UPDATE, the package data is redefined, and I cannot run the trigger for the remaining rows. How can I workaround this? Is there anyway to store a stack for the data in the package?
Thanks,
Jonatan Schroeder
aka Houston
Thanks,
Jonatan Schroeder
aka Houston