Mandatory.
The type of predetermined joined column to be assigned to the 3.6.1 PJC Column.
The PJC type is checked against the 3.5.7 Maximum Records specified for the access route.
Rules
- Columns with value of *SQLNULL are ignored.
Allowable values are:
Lookup | Specifies that the Predetermined Join Column will hold the value retrieved from the selected 3.6.4 PJC Source Column in the accessed table. |
Total | Specifies that the Predetermined Join Column is to hold the total of the selected 3.6.4 PJC Source Column retrieved using the access route key. |
Maximum | Specifies that the Predetermined Join Column is to hold the highest value of the 3.6.4 PJC Source Column selected column in records retrieved using the access route key. |
Minimum | Specifies that the Predetermined Join Column is to hold the lowest value of the selected 3.6.4 PJC Source Column in records retrieved using the access route key. |
Average | Specifies that the Predetermined Join Column is to hold the average value of the selected 3.6.4 PJC Source Column in records retrieved using the access route key. |
Count | Specifies that the Predetermined Join Column is to hold the count of the number of columns retrieved using the access route key. |