Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Data Loading
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
![]() |
![]() |