Popular Posts

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

Monday, November 13, 2017

Store each row value in a separate variable in one statement

SQLServerCentral » Latest topics
Store each row value in a separate variable in one statement
I am having trouble working out how get each separate ProcessLimit into its own variable without 4 SELECTS, if easily possible.
I have tried Self Joining and PIVOTing but either this is not the correct way or I was doing it wrong.
Does anybody hav

No comments: