Unified auditing is enabled in your database.The HR_ADMIN andOE_ADMIN roles exist and are granted system privileges.You execute
the command:
SQL>CREATE AUDIT POLICY table_aud PRIVILEGES CREATE ANY TABLE,DROP
ANY TABLE ROLES hr_admin,oe_admin:
Which statement is true?