what is the role of the cursor in db2?
No Answer is Posted For this Question
Be the First to Post Answer
which is the most efficient tablespace?? a.simple tablespace. b.partitioned tablespace. c.segmented tablespace. d.none of the above. please post answer with the reason.?
What is reorg and runstats in db2?
In my table having 100 Rec. How can I delete the 7th row?? (we don't know what is data inside the table)
How to test SQL -911 error while developing COB-DB2 program
When is the access path determined for dynamic SQL?
What is the maximum size of varchar data type in db2?
4. A DB2 application is bound with uncommitted Read isolation level.It issues a request that retrieves 20 rows out of 200000 in the table. Which of the following descrbes the rows that are locked as a result of this request? a. None of the rows are locked. B.The retrieved rows are locked. C.The last row of the result set is locked. D.The rows not previously updated by another application are locked.
What are the various locking levels available?
What is index cardinality?
What is a buffer in memory?
What are the rules for db2 programming?
How to resolve -818 sql code in DB2?