Hi,
In the standard Join Properties box you have three option:
1 Only rows where joined fields both tables are equal
2 All records from table a and only those from table b where joined fields are equal
and 3 the oppiosite of 2
I have two tables matched on user where the user might have records in table a and none in table b and another user that might have records in table b and none in table a.
But i need them both to be output as the query result. I can not get the query to return all users even if they do not have matching records on a or b.
help appreciated...
thanks
db
In the standard Join Properties box you have three option:
1 Only rows where joined fields both tables are equal
2 All records from table a and only those from table b where joined fields are equal
and 3 the oppiosite of 2
I have two tables matched on user where the user might have records in table a and none in table b and another user that might have records in table b and none in table a.
But i need them both to be output as the query result. I can not get the query to return all users even if they do not have matching records on a or b.
help appreciated...
thanks
db