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 Truncate Table in Oracle
Design database draw er diagram for a certain scenario ?
What is a server parameter file in oracle?
Explain an index segment?
For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?
How to select an oracle system id (sid)?
What are the differences between char and varchar2 in oracle?
What privilege is needed for a user to delete rows from tables in another schema?
Explain the use of record option in exp command.
What are the advantages of oracle 12c?
How to use in conditions in oracle?
How would you best determine why your MVIEW couldnt FAST REFRESH?
Why we use bulk collect in oracle?
Respected sir, Please send me technical questions related to oracle apps..
What is the order of defining local variables and sub procedures/functions?