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 |
Explain by listing some major advantages of dbms.
What is database partition key?
How do I delete a database in phpmyadmin?
What does you mean by s4 super key?
What the default privileges which get assigned ?
What are the uses of database management system?
What the TRANSLATE('333SQD234','0123456789ABCDPQRST','0123456789') will return ?
What are 4 types of models?
What is Two-Phase Commit ?
I have a table which has lot of inserts, is it a good database design to create indexes on that table?
How can we tune if buffer busy wait issue comes in oracle?
How to activate all indexes in firebird?