Answer Posted / guest
COMMIT makes permanent the changes resulting from all SQL
statements in the transaction. The changes made by the SQL
statements of a transaction become visible to other user
sessions transactions that start only after transaction is
committed.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is query image?
Can we commit inside a function in oracle?
How to Truncate Table in Oracle
How can I introduce multiple conditions in like operator?
What operating systems are supported by oracle database 10g xe?
How to delete a user account in oracle?
When system tablespace is created?
Can you create a synonym without having a table?
What is a snapshot in oracle database?
How to store pictures on to the database?
How can you use check constraints for self referential integrity?
Is there an oracle sql query that aggregates multiple rows into one row?
How can windows applications connect to oracle servers?
Where is the export dump file located?
What's dateware house and what's clustor with practicle example