Audit access to 'credit_card' table by database creator


You must log into the database as database creator before proceeding with this page.

Operation


Execute the SELECT, INSERT, UPDATE and DELETE statements in the right pane.

Solution


Database creator created the 'credit_card' table.

Hence, when he executes SELECT, INSERT, UPDATe, DELETE statements, he will be able to retrieve data from 'credit_card' table. All the operations succeed and an entry will be made in audit log files.