Answer Posted / satya sivaji
The level 66 used for the purpose of RENAMES clause.The
advantage of the clause is we can group the data items
according to our requirement and it will acts in original
group and new group,roughly we can say it as regrouping or
rearranging the data items by using RENAMES CLAUSE
| Is This Answer Correct ? | 22 Yes | 1 No |
Post New Answer View All Answers
What do you understand by psb and acb?
Write the code to count the sum of n natural numbers.
how do you reference the fixed unblock file formats from cobol programs
What is Pic 9v99 Indicates in COBOL?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
How do we get current date from system with century in COBOL?
What is the difference between PIC 9.99 and 9v99 in COBOL?
How to use the same COBOL program in Batch and CICS on lines? explain with an example
What is difference between static and dynamic call in cobol?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What is report-item in COBOL?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the difference between Call and a Link?
how can i see junk values in dclgen or in hostvariable of comp ?