Hi,
There is a column from Excel which has custom format applied.
i.e 2.60 has custom format applied so as to display as 0000000000002.60.
Need to load this data into oracle via BODS. Now bods truncates the leading zeroes.
I am okay to load data in varchar format. How do I format 2.60 to appear in the required format on bods.