What are the levels of isolation available with DB2V4
Answers were Sorted based on User's Feedback
Answer / nag(igate)
CS Cursor Stability
RS Read Stability
RR Repeatable Read
UR Uncomitted Read
NC no commit-similar to UR
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / s
CS Cursor Stability
RS Read Stability
RR Repeatable Read
UR Uncomitted Read
| Is This Answer Correct ? | 0 Yes | 1 No |
What is cascading rollback?
What is the use of DELGEN in DB2? Can we Write the program with out using it?
What is a clustering index ?
What is meant by dclgen?
What is db2 and what is the use of db2 optimizer?
A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?
List down the types of triggers in the db2 database?
In which column of which DB2 catalog would you find the length of the rows for all tables?
Name some fields from SQLCA.
Are view updateable?
What is the FREE command?
What is ibm db2 client?