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
How do I connect to oracle database?
How to write a query with an inner join in oracle?
How to write a query with a right outer join in oracle?
What is clustered table in Oracle?
What are operators in oracle?
Explain the use of compress option in exp command.
How a database is related to tablespaces?
Explain implicit cursor.
How to set up autotrace for a user account?
Explain an integrity constrains?
How to revoke create session privilege from a user in oracle?
Can you create a synonym without having a table?
How would you begin to troubleshoot an ORA-3113 error?
Explain a synonym?
Explain what are the advantages of views?