Oracle 19c: how to check NOAUDIT objects / privs?
Example: I've applied statement "NOAUDIT ALL on SHEMA.OBJECT" on some database tables. How can I get the list of all objects excluded from existing AUDIT policies with "NOAUDIT" statement? And which privilege is excluded from auditing (could be ALL or, for example, just DELETE).
P.S. Unified Auditing = FALSE