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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Import Tables

Re: Import Tables

From: Michael Sit <michael.sit_at_oracle.com>
Date: Fri, 30 Mar 2001 16:09:01 -0800
Message-ID: <3j9x6.111$Cp4.45013@inet16.us.oracle.com>

No, you cannot.

  1. Export to tab-delimited format
  2. Create table structure in Oracle
  3. Use SQL*Loader utility to load the data
Received on Fri Mar 30 2001 - 18:09:01 CST

Original text of this message

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