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

This code only inserts the first column in the temp table

$
0
0
After I run this code and then run Select * from #TEMPSTP, i only get one Column.
It worked at one point, but i'd rather not back up to that point.
Thoughts? thanks 
[code language="sql"]use GTM_OD

Viewing all articles
Browse latest Browse all 3145

Trending Articles