Hi,
Using sync sort is it possible to move certain fields from one file to another file after comparing.
Scenario:
File 1:
E12345678902009
A23345677782010
d57676868792011
sync sort parameter file:
2010 (varies as per previous calculations)
My expected output file should be: A23345677782010
It should compare the field "year" (i.e 2010) in input file to the year "2010" in the parm file and retrieve the entire record of 2010...
Please let me know if its possible using Sync sort?
Thanks,
Maandy.