Find all Triggers
By MichaelDeputy, 1 year ago
I was asked to find all tables in a database that had a DML trigger so a developer could ensure that all the old functionality was available in the new database. So once I built my query to give me the information, I thought I'd save it here for future use.
.
.
.