Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> Re: question about external files

Re: question about external files

From: Michael McMullen <ganstadba_at_hotmail.com>
Date: Thu, 20 Jan 2005 14:16:16 -0500
Message-ID: <BAY20-DAV11746FF132EC1D97B8EDBCA6810@phx.gbl>


got it, I'm not limited to 4000 in the spec ----- Original Message -----
From: "Michael McMullen" <ganstadba_at_hotmail.com> To: <oracle-l_at_freelists.org>
Sent: Thursday, January 20, 2005 1:49 PM Subject: question about external files

> 9.2
> I'm trying to load a file that has a field that can be > 4000 characters.
> external files don't let you use a clob so I'm using a varchar2(4000).
> problem is I don't want any rejected records but it's ok to only grab the
> first 4000 characters. so how do I do this in external files, sqlloader I
> could substr the column.
>
> Thanks
> Mike
> --
> http://www.freelists.org/webpage/oracle-l
>

--
http://www.freelists.org/webpage/oracle-l
Received on Thu Jan 20 2005 - 14:27:19 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US