Answer Posted / gvmahesh
transaction is a kind of physical work that is done againist
to the database by using logical operations.
this means if we want to make any changes on existing data
then we done some transactions through DML
commands(INSERT,DELETE,UPDATE)
we done any transactions all the changing data should be in
rollback segment area untill we commited that data.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
How to get a list of all background sessions in the database?
How to drop an index?
What is Undo Management Advisor in Oracle?
What is an oracle data file?
Can we protect our pl/sql source code?
What is logical backup in oracle?
What is Reduced List of Values?
Explain coalesce function?
What is instant client oracle?
Explain the use of record option in exp command.
What is program global area (pga) in oracle?
How to invoke the original export import utilities?
How to commit the current transaction in oracle?
How would you go about verifying the network name that the local_listener is currently using?
What do you know about normalization? Explain in detail?