How do you sort in a COBOL program? Give sort file
definition, sort statement syntax and meaning.
Answer Posted / ram
THE ABOVE ONE IS CORRECT
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
How to remove 2 duplicate records and copy only one using job control language?
What is the difference between goback, stop run and exit program in cobol?
What is the difference between a binary search and a sequential search what are the pertinent 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
What is the default value(s) for an initialize and what keyword allows for an override of the default?
What is Pic 9v99 Indicates in COBOL?
What are the different data types in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
What guidelines should be followed to write a structured cobol prgm?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
How can you get the ksds file records into your cobol program?
Discuss about changing dataset name in proc.
How do u write test cases?