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 |
|
sujan_mc
Starting Member
1 Post |
Posted - 2001-08-13 : 04:31:01
|
| Is it possible to access a data in a temporary table, from a trigger of another table.e.g. I am having a temp table #tempuser. I want to access data present in this temporary table from a trigger of a regular table named 'usertable'.Sujan Kumar Ghosh |
|
|
|
|
|