Oracle Alert - Is it possible to Achieve functionality of Database Trigger through Alert?
I have a requirement wherein I want to insert the Old value and a New value in an Audit table whenever there is an update on the Table. I can achieve it with database trigger but can it be done by Oracle Alerts?
Thanks and Regards,
Satya