database_trigger
Error: Fetching the article from Wikipedia failed.
Table of Contents
Database trigger
Return to Continuous monitoring topics, List of computer science terms, Glossaries, Glossary of programming, Glossary of Databases
“DB trigger” is procedural code that is automatically executed in response to certain events
“Trigger, generally speaking, is the cause of an event. In a database management system (DBMS), a trigger is an SQL procedure that is executed when a record is [added or deleted. It is used to maintain referential integrity in the database. A trigger may also execute a stored procedure. Triggers and stored procedures are built into DBMSs used in client/server environments.”
Fair Use Source: http://www.labautopedia.org/mw/List_of_programming_and_computer_science_terms
Database triggerSee also
External Sites
- Database trigger
Categories
database_trigger.txt · Last modified: 2025/02/01 07:04 by 127.0.0.1
