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

Home -> Community -> Usenet -> c.d.o.server -> Re: Deleting & inserting problem

Re: Deleting & inserting problem

From: DA Morgan <damorgan_at_x.washington.edu>
Date: Wed, 02 Feb 2005 12:01:55 -0800
Message-ID: <1107374352.825703@yasure>


manish.nevrekar_at_gmail.com wrote:

> The only way to order data is to have an order by clause. The data you
> add after deleting will not be inserted in the same spot. Oracle has a
> whole list of things that it does to take care of space management.

Except with 10g if you use sorted hash clusters. Might also be true with IOT's but I am rushing out the door.

-- 
Daniel A. Morgan
University of Washington
damorgan_at_x.washington.edu
(replace 'x' with 'u' to respond)
Received on Wed Feb 02 2005 - 14:01:55 CST

Original text of this message

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