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 is redefine?
How to detect record is locked in cobol/400? What is the solution for that?
What is the syntax of sort?
How to update data area in cobol 400 program?
What is input procedure?
Define sort?
What is the syntax of redefine?
Explain the types of perform?
Explain the syntax of redefine?
Explain the difference between search and searchall?
Explain the input procedure and output procedure?
Explain how to detect record is locked in cobol/400? What is the solution for that?
What is sort? And its syntax?
Define redefine?
What is the actual use of fillers?