Answer Posted / sunil1405
Its an isolation level, It is cursor stability that “tells”
DB2 that database values read by this application are
protected only while they are being used. As soon the
program moves from one row to another other programs read
the first row.
| Is This Answer Correct ? | 25 Yes | 3 No |
Post New Answer View All Answers
What is database alias db2?
What is drop table?
What are the rules for db2 programming?
What does a deadlock mean in DB2?
How do you eliminate duplicate values in db2?
What is a plan and package in db2?
Why cursor is used in db2?
Which command is used to remove all rows from a table?
How do I start db2 in windows?
How to find the maximum value in a column in the db2 database?
What is view db2?
is it compulsory commitment control in journal?
What does runstats do in db2?
How do I import data from excel to db2?
How to resolve deadlock issue