How to read records from flat file in reverse order through
COBOL program?
Answer Posted / gurukulu
use COBOL internal sort in ascending or descending key.
| Is This Answer Correct ? | 0 Yes | 11 No |
Post New Answer View All Answers
how to convert the recors form vsam file to db2 table tru file aid
example for sub strings ? and refernce modifications whit output pls
Explain how you can characterize tables in cobol?
Write the code implementing the perform … varying.
Explain how to differentiate call by context by comparing it to other calls?
What is link edit in cobol?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Write a program to enter and display the names of students in a class using the occurs clause.
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between Call and a Link?
Difference between cobol and cobol-ii?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What are the different data types in cobol?