Re: Join Definitions

2004-03-06 Thread Matt W
Hi Rhino, - Original Message - From: "Benoit St-Jean" Sent: Saturday, March 06, 2004 9:00 AM Subject: Re: Join Definitions > Rhino wrote: > > > Can anyone point me to documentation describing the concepts behind > > MySQL's different join types? [snip

Re: Join Definitions

2004-03-06 Thread Benoit St-Jean
Rhino wrote: Can anyone point me to documentation describing the concepts behind MySQL's different join types? I've got a lot of experience with DB2 but I want to do four things: a) verify that 'natural join', 'left outer join', and 'right outer join' mean the same in both MySQL and DB2. b) de

Join Definitions

2004-03-06 Thread Rhino
Can anyone point me to documentation describing the concepts behind MySQL's different join types?   I've got a lot of experience with DB2 but I want to do four things: a) verify that 'natural join', 'left outer join', and 'right outer join' mean the same in both MySQL and DB2. b) determine th