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
When you specify multiple datasets in a JOBLIB or STEPLIB, what factor determines the order?
How to alter the parameters for the existing gdg?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
Is it possible to code instream data in a PROC?
List the various advantages of using jcl language?
if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
What is the use of disp parameter?
Explain the function of dd name parameter with a 2 part structure; audit.report?
What parameter of the job statement is used to limit the cpu time consumed by the job?
Explain the hierarchy levels in jcl?
What happens if both JOBLIB & STEPLIB is specified ?
what is DSN parameter and DISP parameter is used for?
How does the jcl specify the job to os?
Can I share my data with other jobs? How?
what is the compile process of cobol program expalin with code