Answer Posted / manhem
To fetch more than one row from DB2 table, Cursor is used
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
How to remove 2 duplicate records and copy only one using job control language?
What is the usage of comp fields in cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
how do you reference the variable unblock file formats from cobol programs
What is the difference between comp and comp-3?
What are different data types in cobol?
How do you differentiate between cobol and cobol-ii?
How many bytes S(8) comp field occupy and its maximum value?
Which Search verb is equivalent to PERFORM…VARYING?
What are the pertinent COBOL commands?
What are all the divisions of a COBOL program?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the utilization of copybook in cobol? Could we utilize a similar copybook?