Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Why are my indexes being ignored?
What is the sql statement that you are executing against this table?
Carle, William T (Bill), NLCIO wrote:
>Hi,
>
> I created an index on a table. The table has about 83,000 rows. The
>index is a simple index on one field, 35 different values of the index. I
>analyzed the table and I analyzed the index, trying it both with a histogram
>and without a histogram. No matter how I do it, it does a full table scan.
>Any ideas why? I know I can use a hint, but it seems to me that it ought to
>use the index.
>
>
>Bill Carle
>AT&T
>Database Administrator
>816-995-3922
>wcarle_at_att.com
>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Joe Raube INET: jraube_at_yahoo.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Fri Jun 29 2001 - 09:39:46 CDT