Answers

Question and Answer:

  Home  IBM Natural

⟩ How are you going to remove duplicates from the file that is being read?

steps are as below

1. file should be in sorted order

2. you can use either at break statement on the descriptor

and then do the validation or you can used desctiptor field

for comparison of secod record and first record, if the

descriptor values are same then escape top

 126 views

More Questions for you: