Multiple Files with header rows into External Table
659306Sep 11 2008 — edited Sep 11 2008Hi,
I am trying to set up an external table from two files in the same format, both of which have header rows that I want to skip. I have tried the skip 1 clause but this only seems to skip 1 for the first file and therefore creates a bad file when it hist the second files header row.
Is there any other way I can avoid importing the header row for both files?
Thanks,
Liz