Audit access to 'credit_card' table by manager Joe
You must log into the database as Joe before proceeding with this page.
Now that audit policies are set, we can see the effect of audit policies on users.
Operation
Execute the SQL statements in the right pane.
Solution
Since Joe is granted with the role 'Mgr', he has privileges to perform SELECT, INSERT, UPDATE and DELETE operations.
When he executes SQL statements on the right, all statements gets executed successfully and an audit log entry will be made.