Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: Index organised on non Primary Index possible?

Re: Index organised on non Primary Index possible?

From: Jan <janik_at_pobox.sk>
Date: 23 Aug 2004 23:20:16 -0700
Message-ID: <81511301.0408232220.35164b07@posting.google.com>


If you will not need range scans (data does not need to be ordered) then look at single cluster table

"Alf" <not_at_home.com> wrote in message news:<4129ef15$0$20249$cc9e4d1f_at_news-text.dial.pipex.com>...
> Hi I don't want to bother with Varrays or neseted tables, so I tought an
> index organised table looks a good candidate due to its storage advantages
> etc.
>
> However, the examples I've seen use a Primary key.
>
> But my target table has a non-unique index.
>
> Can it be done (or similar) on a non-unique index?
>
> If so, please give an example or suggest an alternative.
>
> Thanks
Received on Tue Aug 24 2004 - 01:20:16 CDT

Original text of this message

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