What will happen after commit statement ?

Answer Posted / tulsi

The cursor having query as SELECT .... FOR UPDATE gets
closed after COMMIT/ROLLBACK.

The cursor having query as SELECT.... does not get closed
even after COMMIT/ROLLBACK

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we delete column in sql?

770


What are the types of keys?

673


Why use stored procedures?

776


What is set serveroutput on?

843


what is sp_pkeys? : Transact sql

889






Which join is like an inner join?

726


What is a stored procedure in sql with example?

792


What is the difference between pl and sql?

737


what are myisam tables? : Sql dba

725


What is a clob in sql?

730


define data blocks ? : Sql dba

736


What is the use of function in sql?

734


What is the difference between subquery and correlated query?

730


Why do we need pl sql?

725


What does where 1/2 mean in sql?

764