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
What is the default page size of buffer pools?
How to view db2 table structure?
What are db2 tables?
What is a cursor in programming?
What is drop table?
What is rct?
How can the duplicate values be eliminated from db2 select?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
What action db2 takes when a program aborts in the middle of a transaction?
On which levels locks can be applied?
What is alias in db2?
What are bind parameters in db2?
How does db2 sample database connect?
What does a deadlock mean in DB2?
What is a Foreign Key?