System Tables Views Oracle PLSQL

SQL> select
  3    Username             /*Oracle username of the account used.*/
 10  from DBA_AUDIT_OBJECT;
SQL>