Syntax documentationdrop_trigger_statement Locate this document in the navigation structure

Syntax Syntax

  1. <drop_trigger_statement> ::=
      DROP TRIGGER <trigger_name> OF <table_name>
End of the code.