Kbase P33552: How to display data in Results using a Left Outer join.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  2/17/2004 |
|
Status: Unverified
GOAL:
How to display data in Results in export mode using left outer join?
FACT(s) (Environment):
Progress 9.1D
FIX:
To have a left outer join between two tables as to display records regardless if those records have related records in the joined table, follow the steps below.
1. From the Results menu select Table.
2. Select Relationship Types.
3. Select the complete option between the two tables.
For instance, if the two tables are the Customer table and the Order table, customers will be printed regardless if they have orders.