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


Please Help Members By Posting Answers For Below Questions

Write the code to count the sum of n natural numbers.

701


How many bytes S(8) comp field occupy and its maximum value?

1634


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1024


what is the difference between COBOL2 AND COBOL390?

2455


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

669






What type of SDLC u followed? Why?

1520


Name some of the examples of COBOl 11?

2686


i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this

999


What rules are followed by the search verb.

638


What are the pertinent COBOL

2045


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5695


Can you please let me know the centre name of INS certification in Kolkata.

1717


What is the difference between PIC 9.99 and 9v99 in COBOL?

734


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8657


What is the compute verb? How is it used?

662