|
Posted by Tom Moreau on 10/22/02 11:34
Try:
sp_helptext TRIG_Customer
--
Tom
----------------------------------------------------
Thomas A. Moreau, BSc, PhD, MCSE, MCDBA
SQL Server MVP
Columnist, SQL Server Professional
Toronto, ON Canada
www.pinpub.com
..
"anonymowho" <donthomas81@verizon-dot-net.no-spam.invalid> wrote in message
news:kZqdnVeMNZ1-HAPeRVn_vA@giganews.com...
I am looking at a table in Microsoft SQL Server. I went to the
dependencies of this table and it says TRIG_customer. so i am
thinking there is a trigger that affects the table but how do i see
what is the code that resides within this trigger. I looked among the
stored procedures but i couldnt find this trigger.
are all the triggers listed together somewhere. where is this trigger
named TRIG_customer?
thanks in advance
Navigation:
[Reply to this message]
|