Popular Posts

SQLblog.com - The SQL Server blog spot on the web

Friday, October 20, 2017

Please let me know what is wrong with my code.

SQLServerCentral » Latest topics
Please let me know what is wrong with my code.
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

No comments: