SQL Loader [message #250816] |
Wed, 11 July 2007 07:28 |
gkata
Messages: 1 Registered: July 2007
|
Junior Member |
|
|
I have a flat file that spans multiple lines for one given record. The format of the file is variable length records. Each line has a carriage control character. Each line has multiple fields to capture. Also, the number of lines per record vary. How can I read/load each specific field for each line into a table?
I've attached a sample file (test_file.txt). The record starts at position 10 thru 12 ('ST ') and ends at 10 thru 12 ('SE ').
[Updated on: Wed, 11 July 2007 07:47] Report message to a moderator
|
|
|
|
|