Search found 1 match

by abhishek_forum
Fri Feb 06, 2009 1:40 pm
Forum: EASYTRIEVE
Topic: To match and remove duplicate records from two files.
Replies: 1
Views: 9780

To match and remove duplicate records from two files.

Hello all, I joined this forum recently. I had one requirement. I need to match two files and based on them I had write exception report 1. If the every record in fileA is not present in fileb, 2. if fileb contain any extra records, 3. if fileb contain duplicate records. For first 2 req. I know I ca...