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

Home -> Community -> Usenet -> c.d.o.misc -> Re: Export Problem

Re: Export Problem

From: <joel-garry_at_home.com>
Date: 25 Oct 2005 15:50:10 -0700
Message-ID: <1130280610.159614.106990@g43g2000cwa.googlegroups.com>


Raghu wrote:

>Is it possible in Oracle9i to sort data based on a specific column,
>before importing it?
>If not, is there any other method for this?

Your question isn't too clear. What exactly are you trying to accomplish? If you think you need to load data in a particular order to get it out in a particular order, you need to read the Concepts Manual. If you want to use the sqlloader direct load as described in the Utilities manual, you need to use something besides export to get the data into a flat file.

Also, you need to specify what environment you are working in, some environments let you sort things outside of Oracle.

Also, see the syntax for CREATE TABLE AS SELECT...

jg

-- 
@home.com is bogus.  http://news.com.com/2300-11395_3-5905480-2.html
Received on Tue Oct 25 2005 - 17:50:10 CDT

Original text of this message

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