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

Home -> Community -> Usenet -> c.d.o.server -> Re: Data Loading

Re: Data Loading

From: <asprusch_at_my-dejanews.com>
Date: Fri, 24 Jul 1998 06:18:46 GMT
Message-ID: <6p9906$mv2$1@nnrp1.dejanews.com>


Try SQL-Loader. You only have to maitain the controlfile. But the tool is a little bit complex.

Best luck,
Andreas Prusch

In article <6p8rk9$as4$4_at_imsp009a.netvigator.com>,   paulkcng_at_news.netvigator.com (Ng K C Paul) wrote:
> Is there any good method to load the data into the table other than using
> a lot of insert statements to insert data to ORACLE? Since my table
> definition may change at any time, e.g. add column, it is not a good
> approach to maintain the insert statements. If I use Excel to store and
> manipulate the data, is there any fast solution to copy data in?
>

-----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum Received on Fri Jul 24 1998 - 01:18:46 CDT

Original text of this message

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