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: 4 join methods?

Re: 4 join methods?

From: Greg Moore <sqlgreg_at_pacbell.net>
Date: Thu, 31 May 2001 15:55:05 -0700
Message-ID: <F001.00317310.20010531154658@fatcity.com>

I also sent an inquiry to Tim Gorman, who wrote the article on the CBO. He's no novice. He says the fourth join method is....

  1. nested loops
  2. sort merge
  3. hash join

and....

4. cartesian product !

I kid you not.

By the way, if you're on 8i and haven't already set init parms OPTIMIZER_INDEX_CACHING=90 and OPTIMIZER_INDEX_COST_ADJ to something between 10 and 50, you might really like this article he wrote, "The Search for Intelligent Life in the CBO." Currently it's the fist article listed at http://www.evdbt.com/library.htm

--

Please see the official ORACLE-L FAQ: http://www.orafaq.com
--

Author: Greg Moore
  INET: sqlgreg_at_pacbell.net

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
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 May 31 2001 - 17:55:05 CDT

Original text of this message

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