What are the various locking levels available?
Answers were Sorted based on User's Feedback
Answer / ram
Cursor Stability, Read Stability, Uncommited Read and Repeatable Read
| Is This Answer Correct ? | 0 Yes | 2 No |
How are write I/Os from the buffer pool executed?
What is a composite index and how does it differ from a multiple index?
How to select the duplicate rows from a table?
Which catalog tables contain authorization information?
What information is used as input to the bind process?
How to find primary key of a table in db2?
I have a main program (A) where we delete some rows in table in a cursor, and we commit it in sub program(B). What will happen - will we get an error or not?
my project is insurance management system,how to explain my work environment in interview?
What is the function of buffer manager?
What's The Percentage Free Space ?
where can we use index and subscript ? with example ?
i want to delete 20th million record how ?