Re: Multiple table join help

2005-02-09 Thread SGreen
E SA <[EMAIL PROTECTED]> wrote on 02/08/2005 06:40:40 PM: > > All, > > I have done some reading and research; however, I > seem to be at a loss... > > And this time, I am not sure how to ask Google... > > Here is the problem: > > Table A: id INT >valuevarchar (10) > >

Multiple table join help

2005-02-08 Thread E SA
All, I have done some reading and research; however, I seem to be at a loss... And this time, I am not sure how to ask Google... Here is the problem: Table A: id INT valuevarchar (10) Table B: id INT valuevarchar (10) Table C: id INT