What are the Isolation levels possible ?
Answers were Sorted based on User's Feedback
Answer / rafee s
CS -- Cursor Stability.
RR -- Repeatable Read.
UR -- Uncommitted Read
RS -- Read Stability
NC -- No Commit (smiler to UR)
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / narayana reddy
CS-cursor stability
RR-repeatable read
UR-uncommited read
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / krishnan
CS-cursor stability
RR-repeatable read
UR-uncommited read
CR-Cursor Readabiliy
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / viratarya
CS -- Cursor Stability.
RR -- Repeatable Read.
UR -- Uncommitted Read
RS -- Read Stability
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / naveen87ginjupalli
CS-CURSOR STABILITY
RR-REPEATABLE READ
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the purpose of the QUIESE Utility?
what types of copies can be made with the COPY Utility ?
What are the different types of base tables?
Give the COBOL definition of a VARCHAR field.
What is the syntax for creating a table in the db2 database?
What does reorg do in db2?
i want to maintain uniqueness on pdf without make lf??????????
Can we update view in db2?
What information is held in SYSIBM.SYSCOPY?
Can we use select * statement in cobol program without giving field names ???
What is a page in db2?
What keyword does an SQL SELECT statement use for a string search?