what happens if we dont close cursor in db2-cobol pgm?
Answer Posted / i go crazy
If the cursor is declared WITH HOLD option, then after committing cursor will not close. Otherwise cursor will close automatically after committing or after the end of the program.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How many bytes S(8) comp field occupy and its maximum value?
Name some of the examples of COBOl 11?
How do u write test cases?
what is the use of outrecord?
What is the difference between PIC 9.99 and PIC9v99?
What is the difference between next sentence and continue in cobol programing language?
What is the difference between perform … with test after and perform … with test before?
What are the different types of condition in cobol and write their forms.
What is static and dynamic call in cobol?
How do you differentiate between cobol and cobol-ii?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between Call and a Link?
What is the difference between external and global variables in COBOL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
How do get the result of your program directly on your pc?