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!

on commit fire triggers

Upul IndikaFeb 14 2007 — edited Feb 14 2007
Dear Friends,

I want to update the amount of the master table with the sum of all transaction records which consists of hundreds of records per a session.

I have create a temporary table, and at the point of the commit i wants to update the master table at once..

could i write a trigger for tempory table to fire on commit.

regrds
upul Indika.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 14 2007
Added on Feb 14 2007
4 comments
162 views