What does a COMMIT statement do to a CURSOR?



What does a COMMIT statement do to a CURSOR?..

Answer / sandeep

a commit stmt in cursor will free the memory area(handle)
which is being used by the cursor.

Is This Answer Correct ?    57 Yes 10 No

Post New Answer

More Database Management Interview Questions

Explain by listing some major advantages of dbms.

0 Answers  


What is database partition key?

0 Answers  


How do I delete a database in phpmyadmin?

0 Answers  


What does you mean by s4 super key?

0 Answers  


What the default privileges which get assigned ?

0 Answers  






What are the uses of database management system?

0 Answers  


What the TRANSLATE('333SQD234','0123456789ABCDPQRST','0123456789') will return ?

2 Answers  


What are 4 types of models?

0 Answers  


What is Two-Phase Commit ?

3 Answers  


I have a table which has lot of inserts, is it a good database design to create indexes on that table?

0 Answers  


How can we tune if buffer busy wait issue comes in oracle?

1 Answers   IBM,


How to activate all indexes in firebird?

0 Answers  


Categories