ALTER TRIGGER
Synopsis
ALTER TRIGGER name ON table_name RENAME TO new_name
ALTER TRIGGER name ON table_name DEPENDS ON EXTENSION extension_nameDescription
Parameters
Notes
Examples
Compatibility
See Also
Last updated
Was this helpful?