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 -> Oracle problem with "Select *"

Oracle problem with "Select *"

From: <chrisabruce_at_yahoo.com>
Date: 2000/08/02
Message-ID: <8m9s3f$94h$1@nnrp1.deja.com>#1/1

I am new to Oracle and have noticed that Oracle will not use indexes when I use a "Select *" statement. Everytime, it does a full table scan. However, when I specify columns explicitly, it will use the correct indexes and return results very quickly. I am sure this is well known to you Oracle experts, but is there a url someone can direct me to that has more information on this?

Thanks,

Chris Bruce

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Aug 02 2000 - 00:00:00 CDT

Original text of this message

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