Author: Bill Woodger
Subject: Reply to: Syncsort Joinkey
Posted: Thu Jun 02, 2016 11:17 am (GMT 5.5)
The keys are the things you are going to match on. Multiple key elements give you one logical key. If your logical keys can be duplicate, on one file or both, then you need some code in SORT to deal with that. There's a question form last week or so, perhaps in the DFSORT part of the forum, which goes into this. It is not difficult.
Subject: Reply to: Syncsort Joinkey
Posted: Thu Jun 02, 2016 11:17 am (GMT 5.5)
The keys are the things you are going to match on. Multiple key elements give you one logical key. If your logical keys can be duplicate, on one file or both, then you need some code in SORT to deal with that. There's a question form last week or so, perhaps in the DFSORT part of the forum, which goes into this. It is not difficult.