What will happen after commit statement ?
Answers were Sorted based on User's Feedback
Answer / highness
locks will be released
changes will be made permanent
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
How can we avoid duplicating records in a query?
What are the different sql languages?
What is a ddl command?
Does pl/sql support create command?
How to select unique records from a table?
How do rank () and dense_rank () differ?
What is the usage of NVL?
7 Answers Infosys, Micro Infotek,
What is the difference between row level and statement level trigger?
How do I remove duplicates in two columns?
What is sequence in sql?
How to change the order of columns in Oracle SQL Plus ?
Can you rollback after commit?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)