EBK DATABASE CONCEPTS
EBK DATABASE CONCEPTS
7th Edition
ISBN: 9780133777840
Author: AUER
Publisher: VST
bartleby

Concept explainers

Question
Book Icon
Chapter 7, Problem 7.5RQ
Program Plan Intro

Trigger:

In a database, a trigger is a program joined to a particular table or view. It will executed by the DBMS (Database Management System), when certain events may occur using that table.

  • It can be executed before or after the “SQL” commands which use the “INSERT”, “UPDATE” or “DELETE” operations or once for each modified row.
  • If a trigger event has occurs, the trigger’s function will called at the time of handling the event.
  • These events are handled using “BEFORE”, “AFTER” or “INSTEAD OF” trigger logics.

Blurred answer
Students have asked these similar questions
The activation of one trigger may cause the activation of another. True False
The activation of one trigger may result in the activation of another trigger. True False
differences between Trigger and Stored Procedures in tabular form
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Oracle 12c: SQL
Computer Science
ISBN:9781305251038
Author:Joan Casteel
Publisher:Cengage Learning
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning