Answer Posted / tim austin
There is no need in an as400 COBOL shop to ever use a sort.
Data is organized by keyed physical files or alternate
logical paths over the physical path. The most Inefficient
thing you can do in as400 cobol is to have the program
attempt to sort data
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are fillers? What is the actual use of fillers? With mall/simple example?
Explain the syntax of redefine?
Explain how to update data area in cobol 400 program?
Define perform?
What is the syntax of redefine?
Explain the input procedure?
What is the actual use of fillers?
Define sort?
seqence numbers in cobol
What is sort?
What is the syntax of sort?
What is sort? And its syntax?
What is comp?
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? What is the solution for that?