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

Dynamic Statement with Cursor loop, help

$
0
0
Hi ,

I am trying to build a dynamic query which will create a select. I am trying to use a cursor, cause I don't know in advance how many fields I will get from the cursor loop.

I am currently trying this approach, which is no 

Viewing all articles
Browse latest Browse all 3145

Trending Articles