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

Why do we use sql constraints? Which constraints we can use while creating database in sql?

631


What is sql select statement?

597


Can we rollback truncate?

619


write an sql query to get third maximum salary of an employee from a table named employee_table. : Sql dba

624


What does the hierarchical profiler does?

664






Can you rollback after commit?

626


What is the difference between truncate and drop statements?

676


What is compiled query?

639


What are sql procedures?

667


how can you create an empty table from an existing table? : Sql dba

751


describe mysql connection using mysql binary. : Sql dba

644


What is sql indexing?

657


Define join and name different types of joins?

621


What is sqlite format?

716


What is cursor status?

867