Hello All,
I want to load a tab delimited data file using sql loader.
But in that file there are many cols(fields) which i don't want to load, how can i specify that in the ctrl file?
Also within some fields they have '|' as the separator and I want to load the first set of characters. say for e.g.
the data is like this abc@xyz.com | def.wer@rtu.com in one the fields.
I want to load only the abc@xyz.com.
Anticipating to hear soon from you all .
Thanks
Manoj
I want to load a tab delimited data file using sql loader.
But in that file there are many cols(fields) which i don't want to load, how can i specify that in the ctrl file?
Also within some fields they have '|' as the separator and I want to load the first set of characters. say for e.g.
the data is like this abc@xyz.com | def.wer@rtu.com in one the fields.
I want to load only the abc@xyz.com.
Anticipating to hear soon from you all .
Thanks
Manoj