General discussion
May 10, 2002 at 11:01 AM
rich

Help with Triggers

by rich . Updated 24 years, 3 months ago

I’m trying to duplicate a table in my SQL Server database using triggers. I figured out how to insert and update but I can’t figure out the T-SQL for deleting a recordset in the duplicate table when it’s deleted in the original table.

TIA,

Rich

This discussion is locked

All Comments