Skip to content

Convert CHAR to int in SQL results in error

I’m using Toad Data Point and am having an issue converting a Column. I’m trying to convert a Column called Rep which contains Char(2) into an integer. The table looks like this: Row_ID Rep 1 …