What is cursor stability?



What is cursor stability?..

Answer / sunil1405

Its an isolation level, It is cursor stability that “tells”
DB2 that database values read by this application are
protected only while they are being used. As soon the
program moves from one row to another other programs read
the first row.

Is This Answer Correct ?    25 Yes 3 No

Post New Answer

More DB2 Interview Questions

Give the COBOL definition of a VARCHAR field.

2 Answers  


What are column-name qualifiers used?

1 Answers  


What is EXPLAIN?

1 Answers  


What is the logical entity between plan and Package?

5 Answers  


Explain the use of the WHERE clause?

1 Answers  


What is the role of the data page in the db2 database?

1 Answers  


If we keep the DCLGEN structure for a table in a copybook and include it in the COBOL program using the COPY statement, will there be any impact during compilation or at any stage of program execution?

2 Answers  


why we create view.

5 Answers  


How would one remove old reorg information from the DB2 catalog?

2 Answers  


Mention the location where the output received from explain statement is stored.

1 Answers  


What are the functions in DB2?

3 Answers   Satyam,


how can u understand the end of the table ?

1 Answers   TCS,


Categories