Tech-FAQ Tip: Click Here to Check for PC Errors

What is a database trigger?

 

A database trigger is a stored procedure that is invoked automatically when a predefined event occurs.

Database triggers enable DBA's (Data Base Administrators) to create additional relationships between separate databases.

For example, the modification of a record in one database could trigger the modification of a record in a second database.



Bookmark What is a database trigger?

Free White Papers on Database Technology


Oracle Magazine

Latest Blog Posts





Copyright 2008 Tech-FAQ. All rights reserved.