Multiple Choice
A trigger is executed _____.
A) regularly at given time intervals
B) in response to a command such as INSERT, UPDATE, or DELETE
C) in response to a TRIGGER command
D) at a user's request
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q24: What function can you use to obtain
Q25: Which command do you use to write
Q26: The DATE_ADD function has one argument.
Q27: MySQL procedures without error handling _.<br>A) display
Q28: How do you add a specific number
Q30: What is the difference between a nonprocedural
Q31: A procedure that is executed automatically in
Q32: Applying the function ROUND(PRICE,0) to the price
Q33: Which WHERE clause can you use with
Q34: How do you write a procedure to