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

Please let me know what is wrong with my code.

$
0
0
I have two tables T_V and T_C. I'm updating T_V's columns with T_C's respective columns. I'm getting an error during compiling the procedure. The error is 

Msg 156, Level 15, State 1, Procedure proc1
Incorrect syntax near the keyword 'IN

Viewing all articles
Browse latest Browse all 3145

Trending Articles