Re: SQL*Loader and skipping data
From: Peter Buzanits <peter_at_icb.co.at>
Date: Wed, 26 Aug 1998 13:09:42 +0200
Message-ID: <35E3ECF5.9B7CA9F8_at_icb.co.at>
Date: Wed, 26 Aug 1998 13:09:42 +0200
Message-ID: <35E3ECF5.9B7CA9F8_at_icb.co.at>
> Big question is how to say "third field" to SQL*Loader without going through
> first and second.
>
Why don't you load all the fields in a temporary table and then select
the third column into the final table?
Peter
-- ------------------------------------- Support more nonsense online! http://www.icb.co.at/invisible_ribbon -------------------------------------Received on Wed Aug 26 1998 - 13:09:42 CEST