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: Can a partial truncate be done?

Re: Can a partial truncate be done?

From: Connor McDonald <connor_mcdonald_at_yahoo.com>
Date: Thu, 20 Jan 2005 15:28:49 +0800
Message-ID: <41EF5DB1.2254@yahoo.com>


deanbrown3d_at_yahoo.com wrote:
>
> I heard some talk of partial truncates, that are fast and avoid all the
> role-back delay. Can someone give me a pointer here where to get
> started? I heard its an option now in recent versions of server, is
> this true?
>
> By 'partial truncate' I mean to remove a selection of records fast,
> like a regular table truncate, but leaving other records intact.
> Thanks a lot!
>
> Dean

partitioning

or

create-table-as-select-what-you-want-to-keep

hth
connor

-- 
Connor McDonald
Co-author: "Mastering Oracle PL/SQL - Practical Solutions"
Co-author: "Oracle Insight - Tales of the OakTable"

web: http://www.oracledba.co.uk
web: http://www.oaktable.net
email: connor_mcdonald_at_yahoo.com


"GIVE a man a fish and he will eat for a day. But TEACH him how to fish,
and...he will sit in a boat and drink beer all day"

------------------------------------------------------------
Received on Thu Jan 20 2005 - 01:28:49 CST

Original text of this message

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