Subject | Trigger Exists |
---|---|
Author | Adam Stewart |
Post date | 2002-09-11T12:52:47Z |
I am writing a script that will update a users database.
I'm trying to drop some triggers but some of them may not exist on
all the tables, is there a simple way to check if a trigger
exists (ie not doing a query on RDB$TRIGGERS).
TIA
Adam.
I'm trying to drop some triggers but some of them may not exist on
all the tables, is there a simple way to check if a trigger
exists (ie not doing a query on RDB$TRIGGERS).
TIA
Adam.