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: Speeding up deletes

Re: Speeding up deletes

From: Tim Jones <tojones_at_gate.net>
Date: Tue, 13 Oct 1998 12:44:47 -0400
Message-ID: <3623837F.1A8D@gate.net>


Arthur Langham wrote:
>
> Sorry, forgot to mention:
>
> delete from table_name where table_field = some_criteria;
>
> Arthur Langham wrote in message ...
> >I need to speed up deletes. I'm looking into not logging the transaction (I
> >don't care if I can rollback), though I don't know if this is possible. Any
> >suggestions?
> >
> >

Ouch!!!! In that case.... forget my suggestion (TRUNCATE)... Sorry!!! Received on Tue Oct 13 1998 - 11:44:47 CDT

Original text of this message

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