skip last record while loading using external table
631510Dec 18 2009 — edited Dec 23 2009Hi Gents,
I have a requirement to load data from text file to oracle database using external table. I need to remove the header and trailer records.
i can use skip option to remove the header ie first line.
Is there any possibility to remove the trailer record (ie last line) using external table.
Thanks in advance \
Fento