InterviewSolution
Saved Bookmarks
| 1. |
What is defined to execute when the table is modified only?(a) Stored functions(b) Stored procedures(c) Triggers(d) EventsThis question was posed to me in examination.This intriguing question comes from PHP Overview in section MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» The correct option is (c) Triggers |
|