converting data type varchar to numeric.

Posted by Anilkumar on Stack Overflow See other posts from Stack Overflow or by Anilkumar
Published on 2010-05-07T15:52:59Z Indexed on 2010/05/07 15:58 UTC
Read the original article Hit count: 148

Filed under:

converting data type varchar to numeric.

I'm getting error While executing Storeprocedure. The Line which I'm getting error is : if(@mfr_id = 5)

© Stack Overflow or respective owner

Related posts about sql-server