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
Explain the types of perform?
Explain the difference between search and searchall?
Explain how to update data area in cobol 400 program?
What is redefine?
What is input procedure?
Explain how to detect record is locked in cobol/400? What is the solution for that?
How to detect record is locked in cobol/400?
seqence numbers in cobol
Define redefine?
Define perform?
What is sort? And its syntax?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Explain the difference between section, paragraph and sentences?
What is perform?
What are the types of perform?