-
The TRIGGER privilege is used for the table to be able to create and drop triggers for it.
-
- False
- True
- NA
- NA
- NA
Correct Option: B
In MySQL, because a trigger is associated with a table, the TRIGGER privilege is a must for that table to be able to create and drop triggers for it. The SUPER privilege was used pre 5.1.6.