In Fastload, you can use options like RECORD and THRU to load the rows fro Nth record to N+10.
For BTEQ, I am aware of SKIP option that would allow you to load from the Nth record, but not sure how to get only N+10 records. There should be something like THRU, but never tried that.
In Fastload, you can use options like RECORD and THRU to load the rows fro Nth record to N+10.
For BTEQ, I am aware of SKIP option that would allow you to load from the Nth record, but not sure how to get only N+10 records. There should be something like THRU, but never tried that.