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 to run queries on external tables?
How to get execution path reports on query statements?
How to add a new column to an existing table with a default value?
what is the dual table in oracle?
What is the database name in oracle?
What is the oracle implicit cursor?
How to create a new table by selecting rows from another table?
Explain the use of online redo log files in oracle.
What is save point in oracle database?
Explain oracle’s system global area (sga).
How to drop a tablespace?
What is ceil and floor in oracle?
how the Oracle Prepares the Execution Plan and how it chooses the Optimal one?
How does propagation differ between Advanced Replication and Snapshot Replication (read-only)?
How do we create privileges in oracle?