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
What is static and dynamic call in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is cobol?
What are 77 levels used for?
Can a Search can be done on a table with or without Index?
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.
What are the different open modes available in cobol?
Are you comfortable in cobol or jcl?
What are declaratives and what are their uses in cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Write a program to enter and display the names of students in a class using the occurs clause.
) what is the difference between AID and HANDLE AID?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
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.
How many sections are there in data division in COBOL?