How to Create a Left-Right Outer Join in FoxPro for Windows (124589)
The information in this article applies to:
- Microsoft Visual FoxPro for Windows 3.0
- Microsoft FoxPro for Windows 2.6a
This article was previously published under Q124589 SUMMARY
You can use a left outer join to find all occurrences of a key value
whether or not a matching record exists in the joined table. However, this
article shows by example how to find records from both tables without
matching records in the corresponding table. The code in this article
illustrates a method to produce a complete (left-right) outer join.
Modification Type: | Major | Last Reviewed: | 10/15/2003 |
---|
Keywords: | kbprogramming KB124589 |
---|
|