how to find a trigger is enabled or disabled for a particular table
Database
2
Posts
2
Posters
0
Views
1
Watching
-
In sql server 2000 how to find wheather a trigger is enabled or disabled for a particular table... I found that there is stored procedure sp_helptrigger tablename for getting the details of how many triggers present in a particular table... But i want to find out find wheather a trigger is enabled or disabled for a particular table... plz help me out
this is smjp
-
In sql server 2000 how to find wheather a trigger is enabled or disabled for a particular table... I found that there is stored procedure sp_helptrigger tablename for getting the details of how many triggers present in a particular table... But i want to find out find wheather a trigger is enabled or disabled for a particular table... plz help me out
this is smjp