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: optimal sql

Re: optimal sql

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Mon, 09 Dec 2002 15:35:10 GMT
Message-ID: <NK2J9.296467$QZ.44251@sccrnsc02>


Not exists stops when it finds the first match and not in gets the whole list.
Jim
"Christoph Seidel" <chris666.seidel_at_gmx.de> wrote in message news:at1ufn$vjojo$1_at_ID-143718.news.dfncis.de...
> Martin Doherty wrote:
> > NOT IN becomes very inefficient for many values.
> >
> > try NOT EXISTS instead.
>
> hm, where the hell is the difference?
>
>
Received on Mon Dec 09 2002 - 09:35:10 CST

Original text of this message

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