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

Home -> Community -> Usenet -> c.d.o.tools -> Re: Indexing

Re: Indexing

From: Klaus Zeuch <KZeuchnospam_at_hotmail.com>
Date: Fri, 9 Mar 2001 17:15:15 +0100
Message-ID: <98b3a2$o47$1@papyrus.erlm.siemens.de>

See the manual (online at
http://technet.oracle.com/docs/products/oracle8i/doc_index.htm):

  1. create index
  2. create cluster.... and create table .....(....,....) cluster....
  3. create bitmap index

Philip Fu <cwfu_at_silky.cs.indiana.edu> schrieb in im Newsbeitrag: 98ass1$u3d$2_at_jetsam.uits.indiana.edu...
> Hi,
>
> Does anyone know how to set a particular indexing
> scheme (e.g. B*-tree, hash cluster index, bitmap index)
> when creating an index for a table in Oracle?
>
> Thanks in advance.
>
> Philip
Received on Fri Mar 09 2001 - 10:15:15 CST

Original text of this message

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