Hi..
I would like to know how the record might get sorted if the keys on which we are sequencing are duplicates..
Im using sequence control statement while writing the records into output file.
When the key is duplicate, the records are not output in the order they appear in the input file.
They are still getting sorted based on some field, of which Im not sure..
Anyone has got any idea on this?
Appreciate your help..