gojohnnygogogogo
Programmer
hello,
I have a table where some of the number fielda are chars and varchars. I am trying to change them to int, but get erorrs saying can't convert value 2.5 .
how can I convert varchars or chars to ints if numbers with decimals are in the data .?
I have a table where some of the number fielda are chars and varchars. I am trying to change them to int, but get erorrs saying can't convert value 2.5 .
how can I convert varchars or chars to ints if numbers with decimals are in the data .?