Hello Community,
Hopefully this is a new entry in OS' idea space.
Applied Systems' idea is to add data change tracking to database entitiy rows as an integral part of the system. The fields would be
- CreatedBy
- CreatedByDateTime
- LastChangedBy
- LastChangedByDateTime
These fields would be automatically populated as the data within the table's row is created or updated. It would also free up application developers from having to create this functionality.
Thanks for reading,
Applied Systems