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: fastest way of deleting all rows in a table

Re: fastest way of deleting all rows in a table

From: <Kenneth>
Date: Sat, 01 Mar 2003 09:12:27 GMT
Message-ID: <3e607796.1904087@news.inet.tele.dk>


On Sat, 1 Mar 2003 09:48:55 +1000, "Richard Foote" <richard.foote_at_bigpond.com> wrote:

>Hi Kenneth,
>
>Don't confuse keeping the allocated extents (for subsequently reused) to the
>resetting of the HWM.
>
>Truncate *always* resets the HWM.
>
>Cheers
>
>Richard

Hi Richard,

Ok, I'll be accurate as well :-)
What I meant was : When truncating with "drop storage", HWM will be reset and drop down to the initial extent. When truncating with "keep storage", HWM will not drop down, but still be reset within the last allocated extent. So I said "reset" while meaning "drow down".

Received on Sat Mar 01 2003 - 03:12:27 CST

Original text of this message

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