using cursor how can you fetch more than one record into a
variable
Answers were Sorted based on User's Feedback
Answer / divya.kadiri
by using loops we can fetch more than one record.try with
for loop
| Is This Answer Correct ? | 2 Yes | 0 No |
Only single record is retrieved in the host variables with
each fetch.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / swathiii
By using the host variable u can fetch more than one
records.
| Is This Answer Correct ? | 0 Yes | 3 No |
How to execute only th 15th step of JCL consisting of 50 steps?
How do you submit a JCL under CICS environment ?
I have a PDS and want to omit few rows of all members of a PDS. How to do it?
can i sort packed decimal if i can tell the syntax
restart logic ?
In my JCL 10 Steps Will Be there Now i want to execute step05 And step06. How to Give the Cond?
How to copy VSAM files without using REPRO
what is a MODELDSCB?
what are the various stages of job processing?
What is Backward Referencing ?
How can the attributes of one sms dataset be copied to another dataset?
How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?