Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-05-30 : 09:43:05
|
Velu writes "How do I refer text field from the trigger "deleted " table, after deleting a record from a TABLE?
eg, TABLEA(msg text) is having trigger for DELETE. Inside of the trigger I am refering the table deleted for deleted.msg to insert it into some other table.
Can someone suggest me, how to do this ?" |
|
|
|
|
|