Earlier one of column data type is Integer and now it is changed to character(6) .
I want to load all existing data from Integer to new data type character.
How can this be achieve using load utility ? Does this need any conversation before load ?
Please suggest.
Thanks