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: Constraint partitionning!

Re: Constraint partitionning!

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Thu, 14 Apr 2005 17:47:36 +0200
Message-ID: <425e9070$0$6814$636a15ce@news.free.fr>

"Bullseye" <none> a écrit dans le message de news:u73t51tg3c643j76kuuh2knerov8opm8cd_at_4ax.com...
| When creating a partitionned table with a primary key constraint, Is
| it possible to specify that the index which is created should be
| locally partitionned to match the table?
|
| If so How!?
|
| M

create table .... primary key (...) using index local ...

Regards
Michel Cadot Received on Thu Apr 14 2005 - 10:47:36 CDT

Original text of this message

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