How do u achieve record level locking in DB2 versions when
record level locking is not allowed?
Answer Posted / s
By storing one row per data page and using page locks.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is the use of predicate?
I understand Join always perform better than subqueries. Then what is the advantage/use of Subqueries/correlated subqueries etc.,in DB2 programming.Please explain.
What is the difference between using bind () and rebind () methods of naming class?
What's The Error Code For Unique Index Voilation?
What are the benefits of using the db2 database?
What is innodb buffer pool?
How to view db2 table structure?
When do you specify the isolation level?
What is the physical storage length of timestamp data type?
What are db2 tables?
What is difference between isnull and coalesce?
How to find primary key of a table in db2?
What are the prerogatives?
what is the sqlcode -501