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: Bypass logging mechanism

Re: Bypass logging mechanism

From: Sybrand Bakker <postmaster_at_sybrandb.demon.nl>
Date: Fri, 4 Feb 2000 12:30:27 +0100
Message-ID: <949663957.9037.0.pluto.d4ee154e@news.demon.nl>


read the manual and then use truncate table

regards,

--
Sybrand Bakker, Oracle DBA
<rrenzo_at_my-deja.com> wrote in message news:87e5fh$qu3$1_at_nnrp1.deja.com...
> How can I delete rows without letting Oracle log them?
> (ie. Truncate Table equivalent of MS Sql)
>
> When I delete all rows from a huge table; the rollback segment grows
> accordingly which is a waste of space (and time)...
>
> Thanx,
> Tony Cardalda.
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Feb 04 2000 - 05:30:27 CST

Original text of this message

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