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.
Answers were Sorted based on User's Feedback
a. none of the rows are locked.
Thanks;
Amita Sharma.
| Is This Answer Correct ? | 8 Yes | 1 No |
how to check the table is empty or not?
What is buffer pool and list some of them?
database DSNDB01 means a.db2 catalog b.db2 directory c.BSDS d.active logs answer with reason please
What is an alias and how does it differ from a synonym?
what is db2 restart?
what is datacom db?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
I have 1000 rows in a db2 table.I want to update first 100 records,How do I do it?
How is the value function used?
How do I change the column size in db2?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
How would one remove old reorg information from the DB2 catalog?