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 |
What's the maximum number of characters that a tablename can have?
What is pagespace?
What is index cardinality?
What is the COBOL picture clause for a DB2 column defined as DECIMAL(11,2)?
Why do we use cursor?
What is the error code -803 ?
in db2, already 10 columns arie der, and i want to insert 11th column. what parameters u wil consider for insertion and how will u insert
what is the difference between declaring the cursor in WS section and Procedure division?
For Read Stability locks are not applicable for phantoms, What is Phantoms?
What is index in db2?
What is the maximum number of tables that can be stored on a Partitioned Table Space ?
How we create a tables in db2,what is the process/syntax to create a table with example plz?