Alternate Solution for Oracle Triggers for Audit Trail
问题 We have requirement to audit change history information,that includes capture old value and new value in transaction for update and delete(old value) operation. I have implemented triggers on a table but as number of tables are increasing I feel Oracle trigger option is not suggested. Could any one suggest some better option for audit change history. 回答1: There are many technologies already implemented by Oracle, some of them require to be licensed separately, some not, to allow you to store,