Triggers

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Mark Dunn

Description

Triggers are a special type of procedure that execute based on actions such as INSERT, UPDATE or DELETE performed on an object in a database . They are typically coded to fire based on data modifications in a table, but they can also fire based on DDL (Data Definition Language) actions like CREATE, ALTER and DROP. Learn all about triggers in this demo-packed session, as well as when to use them and when to avoid them.

Table of Contents

{{toc.Position}} {{toc.Text}}

Related Links

  • {{link.LinkText}} (requires a paid subscription)

Series

This course is part of the following series: