if a file has 1000 recods how copy the records from 1 to 100
records using sort
Answer Posted / shazia
We can do by Sort, i.e Use "Stop after 100" command in Sort.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the difference between PIC 9.99 and PIC9v99?
What is a SSRANGE and NOSSRANGE?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What are the pertinent COBOL
For rewrite, why is it mandatory that file needs to be opened?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
Explain the configuration section of a cobol program with examples of syntax.
example for sub strings ? and refernce modifications whit output pls
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)
IF I mention stop run in CICS what happens?
Write the code to count the sum of n natural numbers.
Have you used comp and comp-3 in your project? And how?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?