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: io rate - join

Re: io rate - join

From: <sybrandb_at_yahoo.com>
Date: 12 Jul 2005 01:12:12 -0700
Message-ID: <1121155932.351214.64790@g14g2000cwa.googlegroups.com>


You are aware what a join is?
A join means that for every individual row of the driving table, all corresponding rows in the non-driving table(s) need to be looked up. If you are aware of this definition, why are you asking this question? Don't you see the logical difference between the two statements?

-- 
Sybrand Bakker
Senior Oracle DBA
Received on Tue Jul 12 2005 - 03:12:12 CDT

Original text of this message

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