Hi all,
I am trying to remove white space from a table column and using ltrim(), rtrim(), replace() function to do so.
but it is not working and the problem is remaining the same giving me error of invalid number while trying a conversion on the column values.
So please suggest me if there is others ways to remove white spaces from column.
Thanks !