Flat file source has values of float with length 8 prec 53 and scale as NULL ,if I’m using float in oledb destination in mysql decimal values are truncated
How could I use decimal datatype in this case for replacing of float?
Flat file source has values of float with length 8 prec 53 and scale as NULL ,if I’m using float in oledb destination in mysql decimal values are truncated
How could I use decimal datatype in this case for replacing of float?