Hi Experts,
I need to audit particularly 5 tables ( insert update delete) old & new values to store in a separate table. But Developer should not know that tables are being auditing.
audit_trail = DB
what are all the options that i can audit.
i could use triggers , but developer come to know the the triggers .
is this option helps me "audit_trail=db, extended" ? but i doubt database performance.
please suggest me the correct solution
Regards,
Muba