Answer Posted / 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 |
Post New Answer View All Answers
Can you tell me how can you find out the # of rows updated after an update statement?
What are foreign keys in db2?
Before you give the explain statement, what are the prerogatives?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
DB2 can implement a join in three ways using a merge join, a nested join or a hybrid join. Explain the differences?
How many databases can be created inside an instance in db2 ?
What is drop table?
Is the primary key a clustered index?
What is the default page size of buffer pools?
Explain about rct in db2?
Mention the way of highlighting as well as putting a cursor to use in a cobol program.
How would the varchar column remarks defined?
ther r 2 tables OTTABLE & SALTABLE, add the otamt from OTTABLE to empsal of SALTABLE if eid is matched else add the unmatched from OTTABLE to SALTABLE
Is db2 relational database?
B37 abend during spufi?