define sort? and its syntax?

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


Please Help Members By Posting Answers For Below Questions

What is the actual use of fillers?

503


Explain the types of perform?

525


Define perform?

518


Explain how to update data area in cobol 400 program?

576


What are the types of perform?

569






How to detect record is locked in cobol/400? What is the solution for that?

524


seqence numbers in cobol

2659


What is comp?

549


Define sort?

581


What is sort?

531


What is output procedure?

543


How to update data area in cobol 400 program?

579


What is input procedure?

578


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

646


Explain the difference between search and searchall?

512