audit one table without a trigger - 19c
What is the best way to audit just one or two tables in a schema for all select, insert, update and delete in 19c RAC container database?
Note: we have a table with sensitive data that we need to know who is querying and changing data?
any note with example would be prefect.
Thank you.