Identifying Applications Writing to a Table in SQL Server: Strategies and Tools
Various methods to identify applications writing to a table in SQL Server include Profiler, Audit, Query Store, Triggers, and DMVs.
Various methods to identify applications writing to a table in SQL Server include Profiler, Audit, Query Store, Triggers, and DMVs.
You must be logged in to post a comment.