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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Convert Excel Spreadsheet to SQL Script??

Re: Convert Excel Spreadsheet to SQL Script??

From: rockcogar <rock_cogarNOroSPAM_at_my-deja.com.invalid>
Date: Tue, 18 Jan 2000 09:32:21 -0800
Message-ID: <065f8722.92b56ebb@usw-ex0102-009.remarq.com>


Yet another option:

Here is what I do for small tables:

1. Create table as an Excel spreadsheet
2. Save as a .CSV file
3. Create table in Golden or SQL+
4. Use the import utility in Golden (http://www.benthicsoftware.com/)
to suck in the CSV to the target table.

Rock.

Received on Tue Jan 18 2000 - 11:32:21 CST

Original text of this message

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