if a file has 1000 recods how copy the records from 1 to 100
records using sort
Answer Posted / bhaskar reddy
//sysin dd*
sort fields=copy
stopaft=100
/*
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
how we sort two input files based on a common column and giving one o/p file please send me the coding logic?
how to convert the recors form vsam file to db2 table tru file aid
Write the code to count the sum of n natural numbers.
What is inspect in cobol ?
What type of SDLC u followed? Why?
What is the difference between comp and comp-3 usage?
What is comp-1 and comp-2?
Mention the guidelines to write a structured cobol program?
Can you please let me know the centre name of INS certification in Kolkata.
What are the different open modes available in cobol?
I have to write to a outfile where the number of records in that file should be the header of that file using IMS.. can anyone help me in this issue
How many bytes S(8) comp field occupy and its maximum value?
What are the different data types in cobol?
Give some examples of command terminators?
Write a program to explain size error.