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: add index on nested table

Re: add index on nested table

From: DA Morgan <damorgan_at_psoug.org>
Date: Fri, 23 Sep 2005 16:51:10 -0700
Message-ID: <1127519408.264682@yasure>


wangqunx_at_yahoo.com wrote:
> A newbie's question. How oracle add an index on nested table. F.g.
>
> Table Student:
>
> sid sname classes_registed{class_id, class_name}
> 01 marry {{c1, classA}, {c2,classB},{c3,classC}}
>
> Can Oracle add index between sid and class_id, so that if a query give
> c1, c2, or c3, I can locat 01's whole tuple??
>
> Thanks a lot.

http://tahti.oracle.com
http://asktom.oracle.com

You will find these web sites very useful.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Fri Sep 23 2005 - 18:51:10 CDT

Original text of this message

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