December 2010
Intermediate to advanced
451 pages
11h 16m
English
![]()
Triggers play an important role in any database developer's or database administrator's career. They provide the ability to execute code upon the occurrence of defined database, schema, or system events. Triggers can be useful for enhancing applications by providing database capabilities when a table event occurs, providing alerts on system event occurrences, and so much more. Triggers are an enormous topic because they are very intricate constructs. However, even though triggers can open up a world of possibilities, they are easy to use.
In this chapter, you will see recipes demonstrating the many different capabilities ...
Read now
Unlock full access