Apache Hive workload management commands
Also available as:
PDF

DROP TRIGGER

You can delete a trigger by using this command.

DROP TRIGGER syntax

DROP TRIGGER plan_name.name
  • plan_name.name

    The dot-delimited names of the resource plan and trigger