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

Home -> Community -> Usenet -> comp.databases.theory -> About indexes and clusters

About indexes and clusters

From: Juan Pardillos <sicotom_at_eresmas.com>
Date: 7 Nov 2003 08:34:33 -0800
Message-ID: <6278687.0311070834.131981e4@posting.google.com>


Hi everybody,

I have some doubts about these topics. I hope you can help me:

  1. I have read that some queries can be solved by just querying the indexes, without actually retrieving data. I don't see this point. Could anyone give me an example?
  2. Why it is possible to define an index over several attributes (and the file is ordered taking all of them into account, in the order these attributes are specified), but it is only possible to define a cluster over a single attribute?

Thanks in advance Received on Fri Nov 07 2003 - 10:34:33 CST

Original text of this message

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