Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are the different rules of SORT operation?
Home
Cobol
What are the different rules of SORT operation?
0
votes
asked
Dec 10, 2023
in
Cobol
by
sharadyadav1986
What are the different rules of SORT operation?
sortoperation
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Dec 10, 2023
by
sharadyadav1986
SORT can be performed when
Input and Output files must remain closed
Working file must have a select clause
Input and Output files have FD entries
Work file should have short description in File Section
...