CREATE ANY TRIGGER System Privilege

Required to create triggers. Users can also issue a COMMENT statement on tables if he or she has the ALTER permission on the table.

Grant this system privilege using the WITH ADMIN OPTION, WITH NO ADMIN OPTION, or WITH ADMIN ONLY OPTION clause. If you do not specify a clause, the WITH NO ADMIN OPTION clause is used by default.
Related reference
GRANT System Privilege Statement
REVOKE System Privilege Statement
List All System Privileges