using cursor how can you fetch more than one record into a
variable
Answer Posted / divya.kadiri
by using loops we can fetch more than one record.try with
for loop
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How does jcl act on a cobol code?
What is the function of dd disp parameter?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
Is automatic restart possible in jcl?
How to submit jcl through a cobol program?
Can I share my data with other jobs? How?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the function of //jcllib statement?
What is the difference between the positional and keyword parameters? Give examples.
How to find the UNIT and VOLUME of a (a) KEPT (b) UNCATALOGED and (c) CATALOGED dataset - using (i) JCL and using (ii) ISPF ?
What methodology can be adapted to transfer data to a program that is coded using the exec statement?
What are the difference between jcl and jes?
Where can program checkpoints be stored for use in a restart?
Explain the function of the steplib dd statement?