Oracle FAQ
|
Your Portal to the Oracle Knowledge Grid
|
Home ->
Community ->
Usenet ->
c.d.o.tools ->
Re: Import Tables
Re: Import Tables
No, you cannot.
- Export to tab-delimited format
- Create table structure in Oracle
- Use SQL*Loader utility to load the data
Received on Fri Mar 30 2001 - 18:09:01 CST
Original text of this message