Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

I have 3 cursors declared. Cursor1 retieves some data.
Based on this curso2 will also fetches some data. In cursor3
(using for some updation) I'm using the data retrieved by
the above 2 cursor. My question is, while working with
cursor3, periodically if I give commit, will all the three
crsors will be closed or only cursor3 will be closed?

Answer Posted / sridhar

COMMIT will close all the cursors, if the cursors are not
delcared using 'WITH HOLD'.

Is This Answer Correct ?    37 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is dbrm? What it contains?

1213


What are the full forms of spufi and dclgen and why are they used?

1136


How do I add a column in db2?

1090


is it compulsory commitment control in journal?

2521


Define sqlca.

1165


Is db2 a mainframe?

1093


What is ibm db2 connect?

1054


Are views updateable?

1234


How do you simulate the explain of an embedded sql statement in spufi/qmf?

1138


How to find the number of rows in db2 tables?

1127


How would you find out the total number of rows in a db2 table?

1094


Mention the way of highlighting as well as putting a cursor to use in a cobol program.

1129


If I have a view which is a join of two or more tables, can this view be updateable?

1184


What are the uses of db2 optimizer?

1351


Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?

1141