Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Thursday, August 17, 2017

insert with output clause

SQLServerCentral » Latest topics
insert with output clause
I have an insert with an output clause where one of the outputted columns is not in the inserted list, but in the joined table.

[code language="sql"]

No comments: