need to create event alert on table PO_POSITION_CONTROLS_ALL
will event base alert on table "PO_POSITION_CONTROLS_ALL" traps the details of deleted record like "After Update" event. is it that "after update" event details will trap/handle the delete record exception?
or is there any other way to know the details of deleted records (other than audit table functionality) through Alerts?