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

Home -> Community -> Usenet -> c.d.o.misc -> nullify an index - incorrect use of operators

nullify an index - incorrect use of operators

From: InfoTech Consulting, Inc. <dmorse_at_iquest.net>
Date: Mon, 17 Aug 1998 11:37:54 -0500
Message-ID: <6r9m8o$dkb$1@news.iquest.net>


I've heard that you can nullify an index if you use operators "incorrectly", such as in the following statement:

sales.amount => 40000

In other words, in order to prevent nullifying the index on the sales table, the operators should look like this:

sales.amount >= 40000

Is this true?

Thanks in advance ... please remove the 'nospam' from the return address ( dmorse_at_iquest.net or dmorse_at_cinergy.com )

Dave Morse
Consultant - InfoTech Consulting, Inc.

"If at first you don't succeed, then skydiving isn't for you." Received on Mon Aug 17 1998 - 11:37:54 CDT

Original text of this message

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