A ______ defines an action the database should take when same database-related…
2023
A ______ defines an action the database should take when same database-related event occurs that causes a change in the content of a table in a database.
- A.
Trigger
- B.
Hit
- C.
Field
- D.
Relation
Attempted by 13 students.
Show answer & explanation
Correct answer: A
A trigger defines an action that the database automatically executes when a specified database event changes table content.