using cursor how can you fetch more than one record into a
variable

Answer Posted / swathiii

By using the host variable u can fetch more than one
records.

Is This Answer Correct ?    0 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a jcl to execute a job by 7:00 am on jan 20,1986?

867


what is DD statement is used in JCL?

880


Mention the types of job control statements?

905


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

1017


how you can direct the data to spool using SYSOUT option?

1149


What is the use of symbol // in jcl?

1119


Explain the job statement in jcl?

846


WORKING-STORAGE SECTION. 01 GROSS-PAY. 05 BASIC-PAY PIC 9(5). 05 ALLOWENCES PIC 9(3). PROCEDURE DIVISION. MOVE 1000 TO BASIC-PAY. MOVE 250 TO ALLOWENCES. DISPLAY GROSS-PAY. STOP RUN. 77 W-A PIC 9(3)V99 VALUE 23.75 77 W-B PIC ZZ9V99 VLAUE 123.45 after the statement MOVE W-A TO W-B what will be W-B's value? a.123.75 b.b23.75 (where b indicates space) c.023.75 d.invalid move

1064


What do you understand by the term notcat 2 – gs?

962


How can a fb file convert to vb file using sort program?

1037


what is the resolution for sb37 error

8325


hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u

1886


Explain about ISPF/TSO Commands

1564


How does jcl specify the job to the operating system?

945


define cond parameter in jcl?

985