Ignoring specific fields in data [message #367987] |
Fri, 03 September 1999 08:51 |
Gordon Fleming
Messages: 1 Registered: September 1999
|
Junior Member |
|
|
Is there anyway for an SQL*Loader control file to specify that a field should be ignored.
Typically, my data files have been fixed-width and I have been able to ignore specific fields by specifying absolute positions of fields. I have a data file, that I do not control, that is comma delimited. I would like to import the data on a regular basis but would like to ignore some fields.
Thanks,
Gordon Fleming
|
|
|