InterviewSolution
Saved Bookmarks
| 1. |
____________ is a special type of stored procedure that is automatically invoked whenever the data in the table is modified.(a) Procedure(b) Trigger(c) Curser(d) None of the MentionedThe question was posed to me in semester exam.I need to ask this question from Querying database part 3 topic in portion Transactions of Database Management |
|
Answer» The CORRECT answer is (b) Trigger |
|