(Choose 1 answer)
Choose the correct statement.
A. You can remove a trigger by dropping it or by dropping the trigger table.
B. The syntax to remove a trigger is: DROP TRIGGER <trigger_name>
C. Use ALTER TRIGGER to change the definition of a trigger
D. All of the others.
Exit 21