ALTER TRIGGER statement

Replaces a trigger definition with a modified version. You must include the entire new trigger definition in the ALTER TRIGGER statement.

 Syntax 1 - Change the definition of a trigger
 Syntax 2 - Obfuscate a trigger definition
 Remarks
 Permissions
 Side effects
 See also
 Standards and compatibility