write a program to eliminate duplicate records in a input file
and send them to output file.THIS IS IGATE RECENT
QUESTIONN.....JUST 1 WEEK BACKKKK...

Answer Posted / a

How to eliminate duplicate without using second file

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Difference between cobol and cobol-ii?

704


Can a Search can be done on a table with or without Index?

802


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

677


What is the difference between binary search and sequential search?

638


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

1651






How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3716


What do you understand by psb and acb?

661


How do define dynamic array in cobol.

671


What is inspect in cobol ?

801


i need a small 3d program using inline and outline.

1637


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

2730


What is the difference between goback, stop run and exit program in cobol?

926


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5680


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

2723


How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1936