Link to home
Start Free TrialLog in
Avatar of brgdotnet
brgdotnetFlag for United States of America

asked on

How to find the triggers assigned to a table

I have a table named "Clients" which is populated in a certain manner when an insert occurs on the table.
I suspect that a trigger is being run when an insert occurs on the table. How can I find all triggers assigned to a particular table? In my case the table is named "Clients"
SOLUTION
Avatar of lcohan
lcohan
Flag of Canada image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
ASKER CERTIFIED SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial