1.

Is Profiler The Only Tool That Has The Ability To Audit And Identify Ddl Events?

Answer»

No. In SQL Server 2005 DDL triggers were introduced to audit CREATE, ALTER and DROP EVENTS for relational (stored procedures, functions, views, etc.) and security (certificates, LOGINS, server, etc.) objects.

No. In SQL Server 2005 DDL triggers were introduced to audit CREATE, ALTER and DROP events for relational (stored procedures, functions, views, etc.) and security (certificates, logins, server, etc.) objects.



Discussion

No Comment Found