audit and insert table
654808Sep 24 2008 — edited Sep 24 2008Hi all! My first step in auditing:)
I need to audit insert operations in tables and create table operations.
i did:
audit create table;
audit insert table;
than users begin to create tables and insert data.
and now I see in dba_audit_trail records only with create table:(