InterviewSolution
Saved Bookmarks
| 1. |
A __________ is a special kind of a store procedure that executes in response to certain action on the table like insertion, deletion or updation of data.(a) Procedures(b) Triggers(c) Functions(d) None of the mentionedI had been asked this question in semester exam.I'd like to ask this question from Triggers in chapter SQL : Queries, Constraints and Triggers of Database Management |
|
Answer» Correct answer is (B) TRIGGERS |
|