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: What is hash join?

Re: What is hash join?

From: Ryan <ryan.gaffuri_at_cox.net>
Date: Thu, 15 Jan 2004 06:29:26 -0800
Message-ID: <F001.005DCEC4.20040115062926@fatcity.com>


read the docs. otn.oracle.com

click on search. do a search for hash join.

The docs are very good. read them.
----- Original Message -----
To: "Multiple recipients of list ORACLE-L" <ORACLE-L_at_fatcity.com> Sent: Thursday, January 15, 2004 8:34 AM

> Dear all,
>
> I understand join is for joining two tables, I know nested loops and
> sort-merge joins and I know how they work and on what situation they're
> used best at. But I really don't understand hash join, how are they
> working to join tables and on what situation they performed best? And
> based on what does Oracle use hash join for joining tables in the
> execution plan? If they use hash value, how does Oracle determine the
> hash value when performing hash join?
> I really in the dark here, please give me some light., Thank you all in
> advance.
>
> Regards,
>
> Wendry
>
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Wendry
> INET: wendry_yang_at_indo.net.id
>
> Fat City Network Services -- 858-538-5051 http://www.fatcity.com
> San Diego, California -- Mailing list and web hosting services
> ---------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Ryan
  INET: ryan.gaffuri_at_cox.net

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from).  You may
also send the HELP command for other information (like subscribing).
Received on Thu Jan 15 2004 - 08:29:26 CST

Original text of this message

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