Page 1 of 1

Integer to Charcter data load in DB2

PostPosted: Tue Feb 07, 2017 10:30 pm
by MFDEV
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