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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 triggers!!

Author  Topic 

m_haro
Starting Member

11 Posts

Posted - 2000-11-22 : 16:42:03
I’m making a trigger for deleted rows, and I just wanna ask if I have to declare all the fields that I want to copy to another table. I’m making one exactly copy to the record that was deleted so it is possible to get the fields by a simple select * from deleted? And get them in a insert into ?

see you around folks

MaRcO HaRo
   

- Advertisement -