How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning.
Answer Posted / ram
THE ABOVE ONE IS CORRECT
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
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
What is 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
What is the difference between Call and a Link?
how do you reference the variable block file formats from cobol programs
How to remove 2 duplicate records and copy only one using job control language?
State the various causes of s0c1, s0c5 and s0c7.
what are decleratives in cobol?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What is comp-1 and comp-2?
What is the Purpose of Pointer in the string?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Write down the divisions of cobol program?
What is Pic 9v99 Indicates 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?