I want to capture insert & Update transaction operations of some tables. So I create 1 SQL audit to perform this operation. I am using SQL Server 2016 audit. In that, Parameter values are not shown in Audit Log File viewer.
I want to see parameter values in Audit Log File viewer. So how to resolve this issue?