Answer Posted / siris
CURSOR STABILITY(CS):-
**it is row level locking...
**An Exclusive lick acquired on that row,the row to be
update....
**The lock is released on that row the control moves to the
next updatable row...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you do the explain of a dynamic sql statement?
What are concurrency issues?
Can one database have multiple instances?
What is db2 bind?
What are the two types of logging in the db2 database? Explain them.
What is the syntax for FETCH in DB2 ?
What is the use of reorg in db2?
What is the use of dclgen in db2?
What is scrollable cursor in db2?
Mention the downsides of page level lock.
What is dbrm?
Is db2 a mainframe database?
What is bufferpool in db2?
What is database manager in db2?
How do you pull up a query which was previously saved in qmf?