Microsoft® SQL Server 2012 Unleashed
by Ray Rankins, Paul T. Bertucci, Chris Gallelli, Alex T. Silverstein
SQL Server Auditing
SQL Server auditing was first introduced with SQL Server 2008. This had been long overdue and has provided a great native auditing functionality into the SQL Server Database Engine. This capability enables you to audit server-level actions such as logins and database-level actions such as create table events and individual actions against database objects such as select, insert, delete, or update, and even execution of stored procedures.
Note
All editions of SQL Server 2012 support server-level audits. Database-level auditing is limited to Enterprise, Developer, and Evaluation Editions.
What is an audit? An audit is the combination of several elements into a single package for a specific group of server actions or database ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access