Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Oracle partition key update question
Use alter table <tab> enable row movement; to enable row movement between
partitions (or inside a table for alter table shrink space in 10g).
Tanel.
> Hi,
>
> is it possible in Oracle 9i to update a column in the partition key that
> causes the record to change from one partition to another.
>
> Thanks.
> Warren.
>
> _________________________________________________________________
> Get a Credit Card - 60 sec online response:
>
http://ad.au.doubleclick.net/clk;8097459;9106288;b?http://www.anz.com/aus/promo/qantas5000ninemsn
> [AU only]
>
> ----------------------------------------------------------------
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> ----------------------------------------------------------------
> To unsubscribe send email to: oracle-l-request_at_freelists.org
> put 'unsubscribe' in the subject line.
> --
> Archives are at http://www.freelists.org/archives/oracle-l/
> FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
> -----------------------------------------------------------------
>
-- Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html -----------------------------------------------------------------Received on Sun Jul 04 2004 - 15:44:13 CDT