Answer Posted / randy
By Using Cursor, we can fetch more than one record from database.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
) how do u code after getting data?
For rewrite, why is it mandatory that file needs to be opened?
What are 77 levels used for?
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
What are the different open modes available in cobol?
Which mode is used to operate the sequential file?
How many bytes S(8) comp field occupy and its maximum value?
What is static and dynamic call in cobol?
What is comp-1 and comp-2?
how do you reference the ksds vsam file formats from cobol programs
What type of SDLC u followed? Why?
What is rmode(any) ?
Name the divisions, which are available in a cobol program?
What are the different rules for performing sort operation?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic