can we read records in a file from botom to top. if
possible how can we read
Answer Posted / guest
If you are using CICS Answer:1 is correct. Orther wise we
can not read from botom to top.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and PIC9v99?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
How arrays can be defined in COBOL?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Whats the difference between search & search ALL?
) How do u handle errors in BMS macro?
What are declaratives and what are their uses in cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
What is link edit in cobol?
What is the difference between comp and comp-3 usage?
What is length is cobol?
In COBOL, what is the different between index and subscript?
Are you comfortable in cobol or jcl?
How you can read the file from bottom?