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:46:44 -0800
Message-ID: <1107294404.843634.282200@z14g2000cwz.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:46:44 CST

Original text of this message

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