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: index created for use as a table

Re: index created for use as a table

From: DA Morgan <damorgan_at_psoug.org>
Date: Mon, 13 Jun 2005 07:51:53 -0700
Message-ID: <1118674332.413898@yasure>


Dietmar Brueckmann wrote:
> Hi,
>
> I've read somewhere, that Oracle offers a feature, that I can create a
> table as a index.
> i.e. I've a table with key1,key2,key3,key4,value
> where key1,key2,key3,key4 represents a unique index.
> Then it would be possible not to create the table and the unique index,
> but create only the index and add the field "value".
> But I didn't find again the website/news-item I've read.
> Does anybody know that feature?

Index Organized Table also known as an IOT.

syntax at:
http://tahiti.oracle.com

demos at:
http://www.psoug.org
click on Morgan's Library
click on Index Organized Table

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Mon Jun 13 2005 - 09:51:53 CDT

Original text of this message

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