A

Admin • 831.35K Points
Coach

Q. Which statement is used to remove a trigger?

  • (A) DELETE
  • (B) CLEAR
  • (C) REMOVE
  • (D) DROP
  • Correct Answer - Option(D)
  • Views: 15
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin
In order to delete a trigger, the DROP TRIGGER statement is used. The DROP TRIGGER construct is used by writing the phrase ‘DROP TRIGGER’ followed by the scheme name specification.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.