how to get information of deleted row
Hi gurus.. Is there any way to get the information of deleted record with primary key ? I tried to use dbms_database_notification but I am getting row id. I am trying to find out the way to get the primary key value of deleted row for xyz table. Any advice ?