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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: Question about hash join in nested loop

Re: Question about hash join in nested loop

From: Jonathan Lewis <jonathan_at_jlcomp.demon.co.uk>
Date: Sat, 16 Sep 2006 20:50:33 +0100
Message-ID: <012f01c6d9c9$5f959410$0300a8c0@Primary>

If that's the entire plan, it gets done once.

Regards

Jonathan Lewis
http://www.oracle.com/technology/community/oracle_ace/ace1.html#lewis

The Co-operative Oracle Users' FAQ
http://www.jlcomp.demon.co.uk/faq/ind_faq.html

Cost Based Oracle: Fundamentals
http://www.jlcomp.demon.co.uk/cbo_book/ind_book.html

> Oracle version: 8.1.7.4
>
> Hi,
> I have an execution plan like this:
> NESTED LOOPS
> HASH JOIN
> table
> table
> table access by index
>
> Does Oracle only do the hash join once as the first data source of the
> nested loop or does it get done many times?
>
>
> --
> Regards
>
> Pete
>


No virus found in this incoming message. Checked by AVG Free Edition.
Version: 7.1.405 / Virus Database: 268.12.4/448 - Release Date: 14/09/2006

--
http://www.freelists.org/webpage/oracle-l
Received on Sat Sep 16 2006 - 14:50:33 CDT

Original text of this message

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