What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ?
Answer Posted / chudir vai
yes I appreciate Banchod. I also want to add another
information. Sort is also a khanki. You should always
it
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
List the different components of jcl statement?
How do you access an uncatalogued dataset in a jcl?
What is the syntax of JCL statement?
How can return codes be tested before execution of a job step?
What are steplib and joblib?
How to do automated restart when a job abend?
what is the resolution for sb37 error
When space is allocated for an output dataset, what units can be used?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
i want to store 20 digits . how will u do it in cobol ?
what is use of dcb parameter in dd statement?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?