SQL Server - How to use auditing to map actual required permissions on a user January 20, 2019 5 Auditing Databases Security SQL Server
Using the standard SQL Server trace to audit events (fn_trace_gettable) April 23, 2016 4 Auditing Databases Little known features Security SQL Server
Monitoring DDL and DCL operations using SQL Server's fn_trace_gettable April 4, 2016 0 Auditing Databases Little known features Monitoring Security SQL Server
SQL Server - How to implement login auditing and control (Logon Trigger) July 18, 2015 6 Auditing Databases Manutenção Monitoring Security SQL Server
How to create an Audit trigger to log object manipulation in SQL Server July 18, 2015 2 Auditing Databases Manutenção Monitoring Security SQL Server
How to Create an Audit to Monitor Job Creation, Modification, and Deletion in SQL Server June 5, 2015 3 Auditing Databases Manutenção Monitoring Security SQL Server SQL Server Agent