Q. Which statement is used to remove a trigger?

  • (A) DELETE
  • (B) CLEAR
  • (C) REMOVE
  • (D) DROP
πŸ’¬ Discuss
βœ… Correct Answer: (D) DROP
Explanation: 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.
Explanation by: Brijesh Goswami
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
231
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Brijesh Goswami
Publisher
πŸ“ˆ
86%
Success Rate