I have two sequential files, FILE-1 and FILE-2.
FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns
(C,D,E).I want an output file, FILE-3 which has all five
columns with duplicates eliminated from column A.
Answer Posted / gech
How do we merge without the defining the key?
is this just 1 is to 1 and all 5 fields are to be the key
to determine the duplicate?
so therefore my answer is "the question is incomplete".
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
how do you reference the ksds vsam file formats from cobol programs
What is the difference between Call and a Link?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
Write the code implementing the perform … varying.
What is inspect in cobol ?
What kind of error is trapped by on size error option?
What are the access modes of START statement?
) How do u handle errors in BMS macro?
how do you reference the esds vsam file formats from cobol programs
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are different data types in cobol?
What is a SSRANGE and NOSSRANGE?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Define static linking and dynamic linking.