how to eliminate the duplicates in sorting
Answer Posted / pandu
Hi Seema Thank you for answered my question but in my view
there is no sum i.e i don't want sum if there is
esalary.suppose one table contains 'Pandu' name more than
times but i want prient only one time.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to submit a jcl from cics?
What is the purpose of dd?
How can a stopped job be started again?
which parameter is used to check the syntax of a jcl without executing it?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
how can the same proc be re-used and called by many jobs?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
What is one line to pass PARM from JCL to COBOL?
List the various advantages of using jcl language?
How to run cobol program using jcl?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
What is concatenating?
What is the function of //jcllib statement?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
How can the submitting users racf authority be overridden in a job stream?