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
 Transact-SQL (2000)
 TRIGGER Question

Author  Topic 

Da_Retina
Posting Yak Master

109 Posts

Posted - 2001-10-11 : 07:19:10
Hi to all..
I have table T1 that have an update trigger TR1..can I update table T1 from within TR1?.
would such recurssion be allowed?..If so..how can I avoid entering an INFINITE loop !!?..
Thanks in Advance

   

- Advertisement -