Do you use database triggers to audit the tables?

Yes. AA dynamically generates PL/SQL code to create a trigger and procedure combination that will track changes to selected columns of any table you specify.  AA’s Admin module also uses system triggers to audit database connections and DDL transactions.

MENU