Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Join tables with a dynamic table and an unknown number of columns

$
0
0
I have a current schema that is fairly normal except one table can have multiple rows that need to pivot. I need to turn those rows into columns and am able to do that independent of the query with the following code that I found while searching for

Viewing all articles
Browse latest Browse all 3145

Trending Articles