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
What is sort?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
Define perform? And its types?
Define redefine and its syntax?
What is output procedure?
What is perform?
What are fillers?
Explain the input procedure and output procedure?
What is the syntax of sort?
Explain what all the conditiones required for using open opcode on a file?
What are fillers? What is the actual use of fillers? With mall/simple example?
What is the actual use of fillers?
Explain the syntax of redefine?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
why icetool be used in programmer view?