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
Explain the input procedure?
Explain the syntax of sort?
Explain the syntax of redefine?
Explain the input procedure and output procedure?
What are the types of perform?
How to detect record is locked in cobol/400?
What is the actual use of fillers?
What is sort? And its syntax?
What is redefine?
What is sort?
What are fillers? What is the actual use of fillers? With mall/simple example?
Define perform?
Explain the output procedure?
Define sort?
Define redefine?