SQL*Loader [message #368273] |
Wed, 25 October 2000 00:28  |
Martin Cadman
Messages: 3 Registered: October 2000
|
Junior Member |
|
|
I have no control over the generation of the flat file, and each row it contain fields I do not want to import.
Am I able to missout/skip a data field completely?
|
|
|
Re: SQL*Loader [message #368280 is a reply to message #368273] |
Wed, 25 October 2000 12:34  |
Thaniks
Messages: 8 Registered: October 2000
|
Junior Member |
|
|
Hi Martin,
To my knowledge, it is possible to skip the unwanted data fields in each row of the flat file (data file) if it is of fixed length data by giving the positon in the control file.
Thaniks.
|
|
|