Click to Rate and Give Feedback
MSDN
MSDN Library
SQL Server
SQL Server 2008
Database Engine
Operations
Administration
DDL Triggers
Other versions are also available for the following:
SQL Server 2008 Books Online
DDL Triggers

DDL Triggers are a special kind of trigger that fire in response to Data Definition Language (DDL) statements. They can be used to perform administrative tasks in the database such as auditing and regulating database operations.

This section provides the information that is required to understand, design, and implement DDL Triggers.

Topic Description

Understanding DDL Triggers

Explains DDL Triggers, how they work, when to use them, and how they differ from regular triggers.

Designing DDL Triggers

Explains DDL trigger scope and which Transact-SQL DDL statements can raise a DDL Trigger.

Implementing DDL Triggers

Explains the steps that are required to create a DDL Trigger.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker