I looked at the triggers stored in the database, and did not spot any off-hand that related to tables/fields that were not in the database. However I agree I was not necessarily doing an exhaustive examination of the triggers.
However, as you said for the change you proposed it is unlikely to matter. Triggers tend to be used to ensure integrity rather than simply amending the value of an existing field that is not used for linking tables or indexing.
|