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 |
What is the difference between count 1 and count (*) in a sql query?
how instead of triger is helpful for mutating tables errors handlling ?
What is PL/SQL Records?
how to insert values like 10:10:00,30:25:00 etc.into table after insert how can i sum the above insert values to get the result as 40:35:00
what is a control file ? : Sql dba
Which is faster count (*) or count 1?
What is the difference between sql and mysql?
HOW TO TUNE ORACLE SQL QUERIES GIVE ME STEP BY SREP
Write a sql to print only character form the below string. @So&*CIE%$TE@GEN!@RAL
How do I copy a table in sql?
What does sql stand for?
What is scalar function in sql?
Oracle (3253)
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)