Sample Header Ad - 728x90

DDL Trigger for ALTER any object

0 votes
1 answer
181 views
Is there a way to make a DDL trigger which fires on ALTER of *any* object? So far the only way I see to do this is enumerate each object type (e.g. ALTER_TABLE, ALTER_PROCEDURE, etc) when what I'd really like is something like ALTER_ANY.
Asked by Xedni (141 rep)
Jun 12, 2018, 12:36 AM
Last activity: Jul 3, 2025, 11:04 PM