Re: Trigger and SP
From: Anith Sen (anith_at_bizdatasolutions.com)
Date: 12/14/04
- Previous message: Anith Sen: "Re: Primary key on temp table not unique?"
- In reply to: mike: "Trigger and SP"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 14 Dec 2004 15:46:51 -0600
Use the inserted & deleted tables which are accessible within the trigger.
For details, refer to SQL Server Books Online.
-- Anith
- Previous message: Anith Sen: "Re: Primary key on temp table not unique?"
- In reply to: mike: "Trigger and SP"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|