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: simple query not using index

Re: simple query not using index

From: MMayer3077 <mmayer3077_at_aol.com>
Date: 2000/04/18
Message-ID: <20000417211400.15549.00001927@ng-cr1.aol.com>#1/1

Yes try making it a value like 4 or 5.
Your # of records was <10,000. This would correspond to a size of 6 integer value or 10's columns in decimal math. If are currently reserving 1,000,000,000,000,000,000,000,000,000,000,000,000 places in memory then your index will be not be efficent. Received on Tue Apr 18 2000 - 00:00:00 CDT

Original text of this message

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