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 |
pls explain the precompilation process of cobol-db2 pgm
Explain the benefits you can get from mainframe connect?
What do the initials DDL and DML stand for and what is their meaning?
What is DB2 (IBM Database 2)?
I have a table which has thousand of records i want to fetch only record num 100 to record num 200. Write a query that satisfies this criteria.(Cant use any keys) Anyone please reply ASAP!
17 Answers KNIT, Tech Mahindra,
How do u achieve record level locking in DB2 versions when record level locking is not allowed?
What is runstats db2?
how to fetch first 100 rows in db2
Name the various locking levels available?
Where would you find information about the type of database authority held by the user?
When is the access path determined for dynamic SQL?
Before you give the explain statement, what are the prerogatives?