Answer Posted / chandana
Here the sort is considered as an internal sort that is we
want to manipulate the data before feeding it to sort.Else
in rest of the cases we use external sort.
The syntax is :
SORT SORTFILE ON ASCENDING/DESCENDING KEY
USING FILE1,FILE2/ INPUT PROCEDURE PARA-1
GIVING FILE3/ OUTPUT PROCEDURE PARA-2
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What is perform?
What are fillers? What is the actual use of fillers? With mall/simple example?
why icetool be used in programmer view?
What is sort? And its syntax?
What is the actual use of fillers?
What are fillers?
Explain the types of perform?
Define redefine?
What are the types of perform?
What is input procedure?
Explain what all the conditiones required for using open opcode on a file?
Define perform?
seqence numbers in cobol
Explain the syntax of redefine?
Define perform? And its types?