Which of the following is true concerning triggers?
A
You do not create them with SQL.
B
They execute against only some applications that access a database.
C
They have an event, condition, and action.
D
They cannot cascade (cause another trigger to fire).
Correct Answer: They have an event, condition, and action.