I am new to Oracle.
I am looking for a trigger which helps to automatically insert values into a table when data is entered into another table in the same database.
I have tried a lot and didn't succeed. Can anyone explain how this is done?
|
|
|
This is very simple and there are many tutorials out there. Here is a sample trigger to demonstrate.
In case you were wondering, " Test case:
|
|||
|
|
|
Sounds like you just want a basic
|
|||
|
|