Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: Index organised on non Primary Index possible?
"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
>
>
If you don't have a primary key then how do you distinguish one row from
another?
Jim
Received on Mon Aug 23 2004 - 10:25:08 CDT
![]() |
![]() |