What are the isolation levels possible ?
Answers were Sorted based on User's Feedback
Answer / s
Cursor Stability (CS)
Repeatable Read (RR)
Read Stability (RS)
Uncommited Read (UR)
| Is This Answer Correct ? | 10 Yes | 0 No |
how can i pull up a query which was previously stored in qmf
how to resolve -811 sqlcode .give clear explaination
db2 maintains information about the data... a.in tables. b.in a set of tables known as db2 catalog. c.in db2 database. d.none of the above.
What is the use of commit in db2?
What is meant by a unit of recovery?
Request to database but database is not available so what is was abend is raised?
What is explain in db2?
How to resolve -805 error in DB2?
I have two tables A and B. Both tables are connected with SSN number as foreign key. I want to retrieve a column data from B table. How will you write a query?
What action db2 takes when a program aborts in the middle of a transaction?
What is consistency token in db2?
What is DCLGEN ?