When does a Transaction end ?
Answers were Sorted based on User's Feedback
Answer / kumar
Transaction ends with COMMIT or ROLLBACK keywords.
| Is This Answer Correct ? | 8 Yes | 1 No |
Answer / bas
when ever commit or rollback statement occurred in the end
of trasaction
| Is This Answer Correct ? | 7 Yes | 2 No |
What is set operator oracle?
What to do if the startbd.bat failed to start the xe instance?
When do we use group by clause in a sql query?
what is a Nested Loop join?
What is a data lock in oracle?
What are the predefined tablespaces in a database?
What is the difference between a hot backup and a cold backup in oracle?
Explain the use of owner option in exp command.
Explain oracle 12c new features for developers?
What is the usage of control file in oracle?
16. Display the order number, order line number and the shipping date. If the shipping date is null, display the string <not shipped yet>.
Why oracle is used?