File1 has 100 records and file2 has 200 records i want to
copy 50 records which r in both file into file3
Answer Posted / muttaiah
Hi Ayusman,
I hope u didn't get the question properly.
Question.
file1: (3 records assumption)
100 ayusman
200 muttaiah
300 allinterview
File 2: (3 records
400 google
500 yahoo
100 ayusman
File3:
100 ayusman
This is what the question is, they want all the duplicates
in both file1 & file2 in file3(first 50 records).
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what is the JCL statement consists of?
how to run batch program without jcl?
What is NOTCAT ?
if the submitter of a job wants to inform another user about the job completion, how can it be done?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What is the purpose of the dd keylen parameter?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
Explain how can values be passed from the job stream to an executable program?
Explain the function of //cntl statement?
which utility is used a dummy utility?
List the various advantages of using jcl language?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Explain the purpose of dd * statement in jcl?
how you can access an uncataloged dataset in a JCL?
when can a job time-out occur? How to overcome that?