What does a COMMIT statement do to a CURSOR?
Answer Posted / 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 View All Answers
What is a database in computer?
Explain the terms specialization and generalization.
How to improve query performance using index hunting?
What is vacuum in database?
What is field record and table in database?
What is database management system with example?
What are different types of joins in the sql?
How do you notify dbpak about stored procedure?
What is mean by dbms?
How to open the database in exclusive mode?
What are the differences between a dbms and rdbms?
What is second normal form?
Difference between data and information, and how are they related in a database?
What is denormalization and why would someone consider doing so?
What are partitions in database?