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

Update a #temptable IF @Table_Variable

$
0
0
Hello, I'm trying to update a #TempTable IF @Table_Variable <> to a couple values, but I can't seem to get the syntax right.
I think I'm close, but either getting the error "Must declare the scalar variable" or just not working correctly.

Viewing all articles
Browse latest Browse all 3145

Trending Articles