Re: SQL*LOADER - Question

From: (wrong string) őder <tanel.poder_at_abs.eee>
Date: Mon, 03 Aug 1998 16:47:19 +0300
Message-ID: <35C5BF67.9527DB69_at_abs.eee>


> Hello !
>
> I have a problem loading data with SQL*LOADER.
> The datafile to load has 4 variable length fields terminated by commas.
> I only need two fields but they aren't contiguous.
>
> For example, supose this data file:
> 1,"one","first","A"
> 2,"two","second","B"
> 3,"three","third","C"
> ....
> We only need the columns 1 and 3, discarding the columns 2 and 4.

i've had the same problem, couldn't find the solution. i'd appreciate any help. Received on Mon Aug 03 1998 - 15:47:19 CEST

Original text of this message