Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Index organised on non Primary Index possible?
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
![]() |
![]() |