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: Textfile into oracle

Re: Textfile into oracle

From: Jan Pruner <jan_at_pruner.cz>
Date: Thu, 06 Jun 2002 02:33:22 -0800
Message-ID: <F001.00476027.20020606023322@fatcity.com>


Because in Excel could be about 65k rows only, the easiest thing to do is export Excel table as INSERT INTO ... script and run it from sqlplus.

JP

On Thursday 06 June 2002 12:03, you wrote:
> Hallo,
>
> I have this excelfile. Is it possible to import this into an oracle table.
> This file is supposed to be located on unix machine from the beginning and
> the import into an oracle table would be done from unix. How should I name
> the fields in the oracle table. I mean should I use the 9-10 different
> field names in the excelfile. There is at least 100 different columns in
> this excelfile. Is it possible to import a file like that into oracle
> table,
>
> Please help me with some hints.
> (See attached file: try.xls)
>
> Thanks in advance
>
> Roland

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Jan Pruner
  INET: jan_at_pruner.cz

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jun 06 2002 - 05:33:22 CDT

Original text of this message

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