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: Help - Simple SQL query doing full table scans

Re: Help - Simple SQL query doing full table scans

From: Herman de Boer <h.de.boer_at_itcg.nl>
Date: 7 Jan 2002 23:55:26 -0800
Message-ID: <bde5777e.0201072355.401c48c0@posting.google.com>


Hello Sunil,

it might be the case that the columns CLIENT, SSN, H_COVTP have been declared as optional (nullable). If so, the index cannot be used as starting point.

Kind Regards,

Herman de Boer Received on Tue Jan 08 2002 - 01:55:26 CST

Original text of this message

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