Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Use the following to set up a table for auditing. You would need to run this statement (as admin user) for every table you wish to audit. The follow command should be run by an admin user

Code Block
languagesql
SELECT audit.audit_table('schema_name.table_name');