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: Q) How to use TOAD to import only data into a table?

Re: Q) How to use TOAD to import only data into a table?

From: Harri Kaukovuo <harri.kaukovuo4_at_nic.fi>
Date: 7 Nov 2001 05:44:20 GMT
Message-ID: <9sahnk$7he$2@news1.song.fi>


"Mother of God" <mother_at_god.ie> wrote in news:9CYF7.6406$8s4.27277_at_news.indigo.ie:

> Hi
>
> I am something of a newbie but am trying to do something very simple.
> I am looking to find a very easy way to import / paste(?) data into an
> Oracle database. The data is generally stored in either excel
> spreadsheets or text files.
>
> Eg.
>
> Say I have a table named 'CUSTOMER' with two columns 'FIRSTNAME' and
> 'LASTNAME'.
>
> Then lets say I have a text file with the following
>
> smith,john
> jones,mick
>
> etc. etc.
>
> Is there an easy way to simply import this information into the
> database table using toad? As it stands I am using excel formulae to
> generate insert statements and pasting them into a SQL window in TOAD
> to execute.
>
> I know this is a simple question but trust me this would help me a
> great deal.

You can edit the data in the tables directly in the Toad object browser. Not sure if copy/paste from Excel works in that grid. Might be worth of trying.

Received on Tue Nov 06 2001 - 23:44:20 CST

Original text of this message

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