Loading data into Oracle [message #72066] |
Fri, 28 February 2003 13:53 |
Stealth
Messages: 1 Registered: February 2003
|
Junior Member |
|
|
Hello,
I have an Oracle database designed and ready to go. I was wondering what software do I use to populate the tables in the database? Is there a Gui version of SQL Loader available? Also, what do I have to install to make use of SQL Loader, and is it compatible with Oracle 9i.
Thanks a lot.
|
|
|
Re: Loading data into Oracle [message #72073 is a reply to message #72066] |
Mon, 03 March 2003 05:35 |
|
Mahesh Rajendran
Messages: 10708 Registered: March 2002 Location: oracleDocoVille
|
Senior Member Account Moderator |
|
|
sql*loader is available with the oracle distribution.
nothing is need in addition to install..
many external tools ( i beleive like dbArtisan) have gui interface for sql*loader. Though, the default oracle command mode tool is not that hard to work with.
|
|
|