How can I get all the triggers associated with a specific table?
I am looking for a way to get all triggers where there is an action associated with a specific table. I don't want to read manually all the triggers I have on the server as there are too many of them.