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: How to upload excel data into database tables ?

RE: How to upload excel data into database tables ?

From: Mark Leith <mark_at_cool-tools.co.uk>
Date: Mon, 19 May 2003 02:46:38 -0800
Message-ID: <F001.0059C48D.20030519024638@fatcity.com>


Faiz,

You need to save the excel spreadsheet as a "csv" (comma seperated value) file, and use SQL*Loader to load the data in to a table.

Check out:

http://www.orafaq.org/faqloadr.htm#WHATIS

HTH Mark

-----Original Message-----
QURESHI
Sent: 19 May 2003 11:12
To: Multiple recipients of list ORACLE-L

Hello:
I have a requirement where in I have to populate data from an Excel sheet into a database table.
Can you seuggest me which is the best way to do this and also provide with a step by step description of the procedure that is involved in doing this. I would also appreciate if you could forward me a demo file which does this kind of an operation.
Regards,
Faiz



STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: FAIZ QURESHI
  INET: faizq_at_hotmail.com

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
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). --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.481 / Virus Database: 277 - Release Date: 13/05/2003 --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.481 / Virus Database: 277 - Release Date: 13/05/2003 -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mark Leith INET: mark_at_cool-tools.co.uk Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- 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 Mon May 19 2003 - 05:46:38 CDT

Original text of this message

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