The statement that is executed automatically by the system as a side effect of…
2024
The statement that is executed automatically by the system as a side effect of the modification of the database is
Answer: D. trigger — Database triggers are executed automatically by the system as a side effect of database modification.
- A.
backup
- B.
assertion
- C.
recovery
- D.
trigger
Attempted by 146 students.
Show answer & explanation
Correct answer: D
Database triggers are executed automatically by the system as a side effect of database modification.
Loading lesson…