Trigger on All_Objects?
sharpeJan 15 2007 — edited Jan 16 2007I would like to create a trigger on All_Objects that checks the LAST_DDL_TIME for a hard coded list of Object_Names. Any time the LAST_DDL_TIME has changed I want to call an existing stored database procedure to send myself an e-mail alert that an object has changed.
Is this possible?