What is the significance of the CURSOR WITH HOLD clause in
a cursor declaration?
Answer Posted / mainframe virumbi
The answers given above is correct only. Adding those, we
cant execute sql statements other than select, after commit
is encountered.
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do you find the maximum value in a column in db2?
What is the use of runstats in db2?
What is dclgen in db2?
Explain the benefits you can get from mainframe connect?
What is package in cobol db2?
What is explain plan in db2?
What is multi row fetch in db2?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
How do I delete a table in database?
What is difference between isnull and coalesce?
What are db2 objects?
What is the use of db2?
What is the reason behind not using select * in embedded sql programs?
Where can you declare a cursor in a cobol-db2 program?
What are types of indexes?