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
What is a bind card?
What is the role of schema in the db2 database?
before altering a table is it necessary to lock ? if lock what is it ? how to do ? ifi want to lock a table what is that command ?
What is db2 bind?
What is the function of logging in the db2 database?
What is null in db2?
What is cascading rollback?
How can you quickly find out the # of rows updated after an update statement?
What is dclgen (declaration generator)?
How to restart a DB2 program?
what is utility for parm lib
How to rename a table in DB2 ?
Which command is used to connect to a database in DB2 ? Give the Syntax.
What is buffer pool in the db2 database?
What is clone table?