Joining 3 tables
610334Nov 26 2007 — edited Nov 26 2007I have a requirement where A, B, C are three tables. I have joined all tables.
At a given time i can have
Case 1: data in all tables or
Case 2: data in only table A and no related record in B and C.
When Case 2: Because there is a join from B to C also, i can't get the row that is present only in A.
How can i get all the records?
Thanks,
Gayatri
Message was edited by:
user607331