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 best split csv strings in oracle 9i?
How to find the duplicate rows count from employees table in oracle?
How do I recompile a procedure in oracle?
How do we display rows from the table without duplicates?
How to bring a tablespace online?
What is sequence?
How to pass a parameter to a cursor in oracle?
What are the different types of record groups in oracle? Explain each of them
Explain about integrity constraint?
How to use select statement to count the number of rows in oracle?
How to create an initialization parameter file?
How would you begin to troubleshoot an ORA-3113 error?
How to see the table columns used in an index?
Explain about achiever in sql?
How to drop a tablespace?