Answer Posted / narasimharao
there are three types
1.cursor stability
2.rerepeatable read
3.uncommited read or dirty read
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
For a db2 column that is being defined as decimal (11, 2), discuss the cobol picture clause.
what are bind concepts in db2 cobol?
What is the use of commit in db2?
What is db2 catalog database?
What is a Foreign Key?
Is it possible to create an Instance in DB2 using DB2 Control Center ?
What is the advantage in De-normalizing tables in DB2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
What is reorg and runstats in db2?
in my project..TEST is db2 8.1 version In PROD it is 7.1 if i do REORG in TEST.. can I use the same REORG jcl with out modification in PROD region (this is DB2 8.1 )? if not, what modification i need to do in my REORG control card?
How do you simulate the explain of an embedded sql statement in spufi/qmf?
What is the picture clause of null indicator variable?
How to execute stored procedures?
What is cursor in dbms?
How to compare data between two tables in db2?