InterviewSolution
Saved Bookmarks
| 1. |
A _________ is a statement that the system executes whenever a database is modified(a) Trigger(b) Function(c) Package(d) ProtocolThis question was addressed to me during a job interview.Question is from Accessing SQL From a Programming Language topic in chapter Intermediate and Advanced Sql of RDBMS |
|
Answer» The CORRECT option is (a) Trigger |
|