Detailed analysis of change log

I would like to do some analysis of fields in our system, looking at when they are updated and frequency of update. Change log is enabled on these fields.  Does anyone know the table name that this data is stored in? Or is there a better way to do this?

Like 0

Like

2 comments

Hello Community,



Can someone help with this? Need to be able to locate where & how the changes are stored. We need to be able to migrate changes from an earlier legacy system to this change log. 

For table Activity try checking ActivityLog or SysActivityLog. I found it to be TablenameLog in my system.

Show all comments