This is on Database 11g.
When does the AFTER INSERT Trigger fired on a table.
does it fire after insert and before committing the row
or
does it fire after inserting and committing the row in the database.
please advise.
D
Edited by: 952951 on Feb 15, 2013 3:10 PM