There is a data change happen time to time in a specific table in my database. I have already checked all the scheduled jobs and triggers, but I couldn't find anything - how can I track such changes?
Asked
Active
Viewed 948 times
0
-
Voted to close. Question should be asked on https://dba.stackexchange.com/ – Erik Philips Jan 04 '19 at 06:27
-
You can try searching for Auditing Techniques for SQL Server, some of which are suggested in - https://solutioncenter.apexsql.com/sql-server-database-auditing-techniques/ – Sudipta Mondal Jan 04 '19 at 06:28
-
Also answered - https://stackoverflow.com/questions/17546601/best-way-to-implement-an-audit-trail-in-sql-server – Sudipta Mondal Jan 04 '19 at 07:10