InterviewSolution
Saved Bookmarks
| 1. |
The statement used to create a trigger is ______________(a) CREATE TRIGGER(b) CREATE TRIGGERS(c) PRODUCE TRIGGER(d) PRODUCE TRIGGERSThe question was posed to me in an online quiz.The origin of the question is PHP Overview in portion MySQL Programs Using Perl DBI and PHP of MySQL |
|
Answer» The correct choice is (a) CREATE TRIGGER |
|