Using trigger based stored procedure to create audit table. It follows the wordpress meta data approach to store the changes, so all the data is store in just two centalized tables.
-
Updated
Feb 5, 2018 - SQLPL
8000
Using trigger based stored procedure to create audit table. It follows the wordpress meta data approach to store the changes, so all the data is store in just two centalized tables.
A generic audit trail based on triggers and dynamic SQL.
Add a description, image, and links to the audit-table topic page so that developers can more easily learn about it.
To associate your repository with the audit-table topic, visit your repo's landing page and select "manage topics."