how to skip the intermediate rows
Hi,
I have a requirement to skip the intermediate rows generally to skip the rows from top to bottom we use the option called skip=
but i want to skip the middle rows
for example flat file consists of 1 to 500 if i want to skip the records the from 101 t0 200
how it is possible
Thanks in advance
Regards
-----------
DRK
I have a requirement to skip the intermediate rows generally to skip the rows from top to bottom we use the option called skip=
but i want to skip the middle rows
for example flat file consists of 1 to 500 if i want to skip the records the from 101 t0 200
how it is possible
Thanks in advance
Regards
-----------
DRK
0