![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I have a CSV file which has a line (kind of comment ) in the first row and the last row ,I'd like to use Datapump to trnasfer its data to a Table but I don't know how to eliminate those two lines. Any suggestion? Thanks |
#3
| |||
| |||
|
|
If you look at the properties of the datapump on the options tab, there is a textbox where you can set the first row and last row to transfer. I would guess you could set the first row = 2 and the last row to the number of lines in your CSV - 1 thru code. "RayAll" wrote: I have a CSV file which has a line (kind of comment ) in the first row and the last row ,I'd like to use Datapump to trnasfer its data to a Table but I don't know how to eliminate those two lines. Any suggestion? Thanks |
![]() |
| Thread Tools | |
| Display Modes | |
| |