Unified Auditing question about creating auditing policies ,19C
Hi All,
I want to create an policy which audits all the database objects for the statements:
DDL Statements: CREATE, ALTER, DROP,REPLACE,TRUNCATE
DML Statements: INSERT,UPDATE,DELETE
Do I have to specify this for each database object sperately , for example:
CREATE TABLE. CREATE TRIGGER, CREATE ANY PROCEDURE ? Or is there a more simple way to do this ?
Hope someone can point me in the right direction.
Regards,
Reyaz