How to retain the Duplicates in the one records?

Answer Posted / tv

The question is want to retain duplicates. So sum
fields=none shouldn't be used in SORTing.

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program that uses move corresponding.

673


What is inspect in cobol ?

806


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


What is the compute verb? How is it used?

663


What is amode(24)?

684






what is search and searchall?what is the diffrence between them?give an best example?

5563


Discuss about changing dataset name in proc.

765


Have you used comp and comp-3 in your project? And how?

2010


how do you reference the rrds file formats from cobol programs

802


What is perform what is varying?

711


What is link edit in cobol?

774


example for sub strings ? and refernce modifications whit output pls

1846


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8659


what is the difference between COBOL2 AND COBOL390?

2455


how to move the records from file to array table. give with code example

2221