DB2: A calls B once sucessfull and second time when it
calls says curson is open why is it so?
Answer / sunil
while declearing the cursor in working-storage
section 'with hold' option is used due that's why cursor
remains open while next processing
| Is This Answer Correct ? | 8 Yes | 0 No |
What is auditing?
Is ibm db2 free?
What is the clustering index in the db2 database?
how can u retrieve the data from null values using applicaion program.
what is a collection?
Can we declare cursor in Procudere division or open the cursor in the Working storage section. Is there any particular rules in the usage of cursors lifecycle
What is the database descriptor?
What is correlated subquery?
can any one give the list of some important sql abend codes which r frequently asked in interviews?
What is multi row fetch in db2?
Where is the access path logic created by the DB2 Optimizer stored?
What is a clustering index ?