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: Does "WHERE 0=1" require a full table scan?

Re: Does "WHERE 0=1" require a full table scan?

From: Vladimir Andreev <flado_at_imail.de>
Date: 3 Feb 2004 01:39:35 -0800
Message-ID: <7b208869.0402030139.75944042@posting.google.com>


> Indexes work by finding equality of a key to a value. Not inequality!

except bitmap indexes, of course. Nevertheless, constants are better than column names. Received on Tue Feb 03 2004 - 03:39:35 CST

Original text of this message

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