When search all is used in cobol program without sorted
input data
Answer Posted / reena
SEARCH ALL is a binary search. So, the data needs to be in
sorted order and the array used for search all operation
should have index by.
| Is This Answer Correct ? | 10 Yes | 0 No |
Post New Answer View All Answers
How to detect record is locked in cobol/400? What is the solution for that?
What is the syntax of sort?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the types of perform?
What is comp?
What is the actual use of fillers?
What is input procedure?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Explain how to update data area in cobol 400 program?
How to detect record is locked in cobol/400?
Define perform? And its types?
Explain the syntax of sort?
Explain how to detect record is locked in cobol/400? What is the solution for that?
seqence numbers in cobol
Explain the difference between section, paragraph and sentences?