I
inungh
I am looking an outer joint query like following. I just wonder does
MS Access support following query.
Table1
ID
1
2
3
Table2
ID
2
5
6
Can I have an outer joint query to get all records like?
Query Result
1
2
3
5
6
MS Access has Left Outer and Right Outer joint. Does it support Left
and Right Outer Joint together?
If yes, can you show me how to get the query?
Your help is great appreciated,
MS Access support following query.
Table1
ID
1
2
3
Table2
ID
2
5
6
Can I have an outer joint query to get all records like?
Query Result
1
2
3
5
6
MS Access has Left Outer and Right Outer joint. Does it support Left
and Right Outer Joint together?
If yes, can you show me how to get the query?
Your help is great appreciated,