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 / sandeep

merge the colums.

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the LINKAGE SECTION used in COBOL?

890


Write some characteristics of cobol as means of business language.

620


What is amode(31)

724


What is Pic 9v99 Indicates in COBOL?

729


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

423






How you can read the file from bottom?

660


Differentiate between structured cobol programming and object-oriented cobol programming.

669


Which division and paragraphs are mandatory for a COBOL program?

709


When is inspect verb is used in cobol?

678


What is redefines clause in COBOL?

851


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

686


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

8167


Which Search verb is equivalent to PERFORM…VARYING?

687


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

681


Write the code implementing the perform … varying.

646