hi

i have a text file dump from ibm db2, where fields are enclosed in double quotes and a comma. But there are white spaces in the fileds after and before the data .

How do i remove these through sqlloader.
I am loading the data through sql loader

The data is goin in fine but the whitespaces are also getting inserted.

ICEMAN