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: <manish.nevrekar_at_gmail.com>
Date: 1 Feb 2005 13:47:00 -0800
Message-ID: <1107294420.026279.125230@f14g2000cwb.googlegroups.com>


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. Received on Tue Feb 01 2005 - 15:47:00 CST

Original text of this message

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