When search all is used in cobol program without sorted
input data
Answer Posted / srinivasareddy
If the table is loaded in a sorted order, then no need to
sort it explicitly and then Search all can be performed..
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What are fillers? What is the actual use of fillers? With mall/simple example?
What are fillers?
What is sort?
What is the actual use of fillers?
Explain how to update data area in cobol 400 program?
What is the syntax of sort?
What is the syntax of redefine?
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
How to update data area in cobol 400 program?
What is redefine?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
What are the types of perform?
why icetool be used in programmer view?
What is input procedure?
Explain the output procedure?