View previous topic :: View next topic |
Author |
Message |
SureshKumar Intermediate
Joined: 23 Jan 2003 Posts: 211 Topics: 21
|
Posted: Fri Sep 12, 2003 8:14 am Post subject: Match two files using Synsort, and create output |
|
|
Hi,
I need to match two files based on a key and write the records not present in the second file to output. We use Synsort.
File A
AAAAAA......
BBBBBB.....
CCCCC......
File B
BBBBB.....
New output file must contain
AAAAA......
CCCCC.....
Thanks |
|
Back to top |
|
 |
kolusu Site Admin

Joined: 26 Nov 2002 Posts: 12378 Topics: 75 Location: San Jose
|
|
Back to top |
|
 |
SureshKumar Intermediate
Joined: 23 Jan 2003 Posts: 211 Topics: 21
|
Posted: Fri Sep 12, 2003 9:04 am Post subject: |
|
|
Thanks. I should have done a search. Just the information I wanted.
Regards
Suresh |
|
Back to top |
|
 |
|
|