2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
No Answer is Posted For this Question
Be the First to Post Answer
how we rectify soc7 and soc4 errors in project?
what is filler and what is use of filler
Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.
In an EVALUATE statement, can I give a complex condition on a when clause?
What will happen if we generate GDG +2 version instead of +1 version?
Write the code to count the sum of n natural numbers.
consider the following piece of code 01 GROUP-ITEM 05 AMOUNT-1 PIC 99V9 USAGE COMP VALUE 50 05 AMOUNT-2 PIC 9(4)V99 USAGE COMP MOVE ZERO TO GROUP-ITEM ADD 50 TO AMOUNT-1 what will be the content of AMOUNT-1? a.50 b.100 c.0 d.unpredictable
Determine the total no of bytes in the following. 01 rec1. 02 a pic x(6) 02 b redefines a. 03 c occus 6 times pic 9. 02 d occurs 6 times pic 9. 03 e pic x(5) 03 f pic 999.
How do you set a return code to the JCL from a COBOL program?
Can we put move statement in COBOL copybook
What is the maximum length of a field you can define using COMP-3?
4 Answers Complex System, Infosys,
When search all is used in cobol program without sorted input data?
6 Answers CGI, Principal Finance,