Script to generate Trigger definitions
Last week we implemented a database for which the developer didn’t have the CREATE TRIGGER scripts. Unfortunately this is quite a frequent occurance and happens when database code (and objects) are implemented directly into a database and an assumption is made that the code is safely stored in the database/...
[Read More]