How can we help you today? How can we help you today?
sqlScott2
Erroneous table reference inserted
possible bug in SQL Prompt 10.13.1.31417 (latest version verified)this code:UPDATE dbo.table1SET CurrentStatusFlag = 'N'FROM insertedWHERE dbo.table1.key1   = inserted.key1    AND dbo.table1.Curren...
3 followers 9 comments 0 votes