Answer Posted / narayana reddy
CS-cursor stability
RR-repeatable read
UR-uncommited read
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
I have a subprogram B calling from mainprogram A.I have opened a cursor in A ,Can i fetch the same cursor in subprogram B , If yes , Please explain the reason?
What is the use of runstats in db2?
How can you quickly find out the # of rows updated after an update statement?
can any one provide me the link for the db2 v7 & db2 v8 manual for Z/os? i need to know about the syntax of REORG in both versions & need to know the difference as well
What are the various isolation levels possible?
What language is db2 written in?
What is node in db2?
How to take backup of table in db2?
What are the contents of dclgen?
How can the firstname and the lastname from the emp table be concatenated to generate complete names?
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
What is an instance in db2?
What happens in bind step in a db2 program?
What is difference between alias and synonym in db2?
What action db2 takes when a program aborts in the middle of a transaction?