Skip to content Skip to sidebar Skip to footer
Showing posts with the label Triggers

Add Data To Trigger From The Last Insert

I am faced with the following situation: I created a trigger which reacts on insert to the third t… Read more Add Data To Trigger From The Last Insert

Using A Trigger In Oracle To Log Changes To A Table

I have a project for one of my classes. We need to create a log when two of our tables have changes… Read more Using A Trigger In Oracle To Log Changes To A Table