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: Help needed with big table

Re: Help needed with big table

From: Noam Birnbaum <birnbaum_at_math.tau.ac.il>
Date: Mon, 4 May 1998 19:25:17 +0300
Message-ID: <6iktiu$1o9$1@goethe.tau.ac.il>


If your are using the fourth field's value most of the time, then you better add that field to the index. In oracle 8 you have an index only table, which can suit your needs.

Larry Schenavar wrote in message <6id84b$bj3$1_at_news1.infoave.net>...
>Hello,
>
>I have a table with 4 columns. It contains 8 million records and the key
is
>three of the columns. It is very slow to access. Does anyone have any
>recommendation to increase the performance. Is indexing the three columns
a
>waste?
>
>
>==============================
>Larry Schenavar
>Infrastructure Specialist /DB
>Electronic Data Systems, Inc
>
>Email: schenavar_at_northstate.net
>==============================
>
>
Received on Mon May 04 1998 - 11:25:17 CDT

Original text of this message

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