Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

changelog of all tables

Hello together,

is there any method to log all changes (insert, update, delete) of all tables?

The log should contain the following things:

  • table name
  • old value
  • new value
  • timestamp
  • user who did the change

Regards Stefan

Comments
Post Details
Added 2 days ago
1 comment
43 views