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: Ang: Re:Import excelfile into Oracle table

Re: Ang: Re:Import excelfile into Oracle table

From: Charlie Mengler <charliem_at_mwh.com>
Date: Thu, 18 Apr 2002 06:03:29 -0800
Message-ID: <F001.00447C09.20020418060329@fatcity.com>


RTFM where the Fine Manual = PL/SQL for Dummies or Teach Yourself PL/SQL in 21 Days

Roland.Skoldblom_at_ica.se wrote:
>
> Ok, thanks can you give me a good example on how to write the pl/sql code?
>
> Thanks in advance.
>
> Roland
>
> emre.hancioglu_at_eu.effem.com_at_fatcity.com den 2002-04-18 01:10 PST
>
> Sänd svar till ORACLE-L_at_fatcity.com
>
> Sänt av: root_at_fatcity.com
>
> Till: Multiple recipients of list ORACLE-L <ORACLE-L_at_fatcity.com>
> Kopia:
>
> Hi,
> You'd better do the following:
> * Convert the excel file to .csv file.
> * Use utl_file package to read the data and insert to Oracle Tables.
>
> M.Emre HANCIOGLU
> Masterfoods GmbH
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author:
> INET: Roland.Skoldblom_at_ica.se
>
> 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).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: Charlie Mengler
  INET: charliem_at_mwh.com

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 Apr 18 2002 - 09:03:29 CDT

Original text of this message

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