Viewing 4 posts - 1 through 5 (of 5 total)
Another question with triggers:
In oracle we use this statement to update a trigger:
"Alter trigger triggerName operation
where operation is either enable or disable.
How do i do this in SQL Server??
Tricia
September 16, 2005 at 8:58 am
#590630
Thanks
September 16, 2005 at 8:51 am
#590624
Thanks for your help
September 15, 2005 at 11:10 am
#590249
Thanks that helps but i still need to know how to get the table name that the trigger is to and the owner of that table and the status of the...
September 15, 2005 at 9:08 am
#590180