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
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the output procedure?
What is input procedure?
What are the types of perform?
why icetool be used in programmer view?
Explain the difference between comp & comp-3?
What is the syntax of redefine?
Explain how to detect record is locked in cobol/400? What is the solution for that?
How to update data area in cobol 400 program?
What is sort? And its syntax?
Explain the syntax of redefine?
seqence numbers in cobol
Explain the syntax of sort?
Explain the input procedure?
Explain how to update data area in cobol 400 program?