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: delete without transaction?

Re: delete without transaction?

From: Richard Senior <richard_at_r-senior.demon.co.uk>
Date: 5 Oct 2000 16:54:20 GMT
Message-ID: <8ribns$qi5$1@gate.local>

On 05 Oct 2000, yadiata_at_my-deja.com wrote:

> is there a way to delete rows in a table without using any
> rollbacksegment?

truncate table <table_name>

-- 
Regards,

Richard Senior
Mill Dam Consulting Limited
http://www.milldam.com
Received on Thu Oct 05 2000 - 11:54:20 CDT

Original text of this message

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