Popular Posts

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

Thursday, October 12, 2017

Update multiple columns using case

SQLServerCentral » Latest topics
Update multiple columns using case
I have a scenario where i want to update multiple columns of first table from multiple rows of second table.
But the case only updates from first row from second table.

any help to achive this with out using cursor. below is sample code

No comments: