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.
Answer Posted / vinay
a. None of the rows are locked
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
Explain in brief how does db2 determine what lock-size to use?
How can the duplicate values be eliminated from db2 select?
Outputs of explain are with matchcols = 0. What does this signify?
What is a buffer in memory?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is the latest version of ibm db2?
Who uses db2?
What is the use of value function?
What is a plan and package in db2?
How would the varchar column remarks defined?
What is database reorganization?
What is explain plan in db2?
what is a corelated subquerry?
What are the various data types available in db2?
What is db2 optimizer?