How to retrieve sql statement trace in audit table
gbtyagMay 31 2006 — edited May 31 2006Hi Oracle gurus,
I activate audit mode for operation(update, insert, delete) on some table of my database.With dba_audit_object a see information about this operation.But i want to know how can i obtain the sql statement witch create each row in the dba_audit_object view.
Thanks for ur help.
TYAG.