how to track changes on the table not using triggers
772262Dec 11 2012 — edited Dec 11 2012Hi,
I would like to track DML changes on the tables. As I have many tables it is not efficient to write triggers.
Is there any setup I can do at database level.
I am using 11g R2.
Thanks