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

What are the advantages of database management system?

0 Answers  


What are different relationships existing in database?

0 Answers  


How to tell firebird to only accept conections from xyz host or network?

0 Answers  


Explain the terms database and dbms?

0 Answers  


What is the difference between internal and external schema?

0 Answers  






Can we save image in database?

0 Answers  


What is Database Management System?

0 Answers   Atos Origin,


What is dbms and types of dbms?

0 Answers  


Define entity, entity type, and entity set.

0 Answers  


What are the different type of relationships in the dbms?

0 Answers  


What are 3 types of databases?

0 Answers  


How to reorder the table columns (fields)?

0 Answers  


Categories