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 |
what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include temporary file used for sorting in assign statement?
what is the JCL statement consists of?
Can an individual step be restricted from using all the jobs allowed cpu time?
Whats error code s222?
What is a COND parameter in JCL?
how can we pass external data to instream procedures
5 Answers IBM, Infosys, Ocwen,
Suppose there r 10 steps . Out fo which i want to execute 10th, 9th and 8th in reverse order without using IEBEDIT. How can i do that..???
One of My Job is running in production, which contains five steps?i want to pass the input to FIFTH step while running is it possible? if how?
what is force complete
List the different components of jcl statement?
Is their any set of rules for dd? Explain.
what operation is performed by job statement?