Click to Rate and Give Feedback
Community Content
In this section
Statistics Annotations (0)
Collapse All/Expand All Collapse All
SQL Server 2005 Books Online (November 2008)
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?: ddl (x) trigger (x) Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker