• I want to capture specific events like column level modifications on a table. Is it possible to go granular in capturing this by enabling audits at database level?

    I want to do this for auditing purposes. I wan to capture this events and load the changes to another table using ssis package where this ssis package pulls data from sql audit file.

    Any suggestion is greatly appreciated.

    Thanks