|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
inserted in dynamic queryHi,
Is it possible to use inserted or deleted tables in a dynamic query in a trigger? Thanks. No, you can only reference the inserted and deleted tables within the context
of the trigger. What exactly are you trying to do? Perhaps there is a workaround. Show quote "helpful sql" wrote: > Hi, > Is it possible to use inserted or deleted tables in a dynamic query in a > trigger? > > Thanks. > > > |
|||||||||||||||||||||||