Catching Data Changes - Introduction to Triggers

By: Tim DelChiaro

Abstract: Triggers help you centralize business logic into the database by notifying you of changes to data either BEFORE or AFTER it happens

Triggers help you centralize business logic into the database by notifying you of changes to data either BEFORE or AFTER it happens, ensuring you can run checks and changes in a consistent manner (no matter who/or what program is connected to the database). In this session, we introduce Triggers, something that we will combine over the coming videos with other InterBase features to enable extended business logic in action. Part of the InterBase Labs video series.

Download a free trial or free non-expiring Developer Edition of InterBase and get started today!

See more videos in the InterBase Labs tutorial series

Hide image
InterBase Labs
Click to see full-sized image

Server Response from: ETNASC02