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 -> REPOST: Re: Can joins be less efficient?

REPOST: Re: Can joins be less efficient?

From: Ilya Zvyagin 2147483647 <ziv_at_fct.ru>
Date: Fri, 25 Jan 2002 12:30:56 +0300
Message-ID: <0$--$%%%%-_---%%_$@news.noc.cabal.int>

"NoSpam" <NoSpam_at_NoSpam.com> wrote in message news:a2pj0t$sdh$1_at_ih292.ea.unisys.com...
> I'm working on the code written by somebody else. What this code does is
...
> very obvious that the two queries can be combined with a simple join. But
> this person insisted that there are times that cascaded reading of the
> resultsets can be faster than a simple join but he couldn't give me an
> example. I just wonder if it really can be true and under what circumstances

Just because there is no one.

> that reading two resultsets can be faster than a single resultset with a
> join when a common key field exists in both tables.

Never until both tables do not have qualifying indices.

This message was cancelled from within The Unacanceller's glorious new software, Lotus 1-2-3 For Rogue Cancellers. Received on Fri Jan 25 2002 - 03:30:56 CST

Original text of this message

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