Hi,

I am loading data through sqlldr direct=true. My data fileds are terminated by some control character like '^^'. I want both leading & trailing blanks removed in character fields.

Is it possible through control file? If yes, how? By default, sqlldr does not do.

kailash pareek