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?
What is the syntax of sort?
Explain the difference between section, paragraph and sentences?
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Define sort?
What is sort?
What is perform?
What are fillers?
What is output procedure?
Explain what all the conditiones required for using open opcode on a file?
Explain how to update data area in cobol 400 program?
What is sort? And its syntax?
What is input procedure?
How to detect record is locked in cobol/400?
Define perform?