When search all is used in cobol program without sorted
input data?
Answer Posted / sainath
No, for search all command ,data should be in sorted order
| Is This Answer Correct ? | 19 Yes | 6 No |
Post New Answer View All Answers
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
How do you differentiate between cobol and cobol-ii?
How you can read the file from bottom?
What is perform what is varying?
Why would you use find and get rather than to obtain?
EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?
What the difference is between continue and next sentence?
What are the different types of condition in cobol and write their forms.
How do you reference the following file formats from cobol programs?
What are the different data types in cobol?
What is a report item?
How do you get the data to code the BMS macro?
What is the difference between comp and comp-3 usage?
What are all the divisions of a COBOL program?
How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?