Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting data in trigger
Message
 
 
To
17/09/2002 17:32:59
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Miscellaneous
Thread ID:
00701529
Message ID:
00701547
Views:
15
In the triggers you've acces to two special tables: the deleted table and the inserted table. In case of DELETE, the deleted table would hold deleted records. See BOL for more details.

>Please excuse my novice-ness. I'm getting started here.
>
>In a trigger (FOR INSERT, UPDATE, DELETE ), How can I get field data from a row that was just changed, esp. is it was just deleted??
>
>Thank you in advance.
>
>Rollin Burr
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform