How would you achieve this?
You suspect unauthorized data manipulation language (DML) operations on a particular table. You want to track users who are performing the transactions and the values used in the transactions. You also plan to transfer these values to another table for analysis. How would you achieve this?
Question:
How would you achieve this?
Options:
by using triggers
by using Data Pump
by using external tables
by using anonymous PL/SQL blocks
Correct Answer
The Correct Answer for this Question is
by using triggers