Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Newbie question on triggers
I'm an Oracle beginner so please forgive the dumbness of the question...
How can I get Oracle to use a DB table change trigger to notify some other app running on the same server that data has changed?
For instance, I have an Oracle table holding standing data that used by the other app. An Oracle process adds a new record to the table. I use a trigger to capture that event. What can I do with the trigger to notify the other app?? Received on Fri Sep 25 1998 - 00:45:05 CDT
![]() |
![]() |