COBOL/400 Language Help

DUPLICATES

If you specify the DUPLICATES phrase, and the contents of all the key elements associated with one record are equal to the corresponding key elements in one or more other records, the order of these records is as follows:

If you do not specify the DUPLICATES phrase, the order of these records is undefined.


[ Top of Page | Previous Page | Next Page | Table of Contents ]