Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AFTER_INSERT Trigger

user457349Feb 15 2013 — edited Feb 15 2013
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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 15 2013
Added on Feb 15 2013
4 comments
357 views