Define Transaction ?

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


Please Help Members By Posting Answers For Below Questions

How do I limit the number of rows returned by an oracle query after ordering?

618


Difference between pre-select and pre-query

565


What are the differences between blob and clob in oracle?

576


How do I uninstall oracle 11g?

553


What is a user role in oracle?

609






What is an oracle user role?

560


how to convert .db (extention) database file into .dmp (extention ) for oracle database ?

2056


How to omit columns with default values in insert statement in oracle?

572


How to use select statement to count the number of rows in oracle?

549


What are the different editions of oracle?

584


What are joins, explain all types of joins?

1714


How to Truncate Table in Oracle

650


What is oracle analytical function?

522


What is bulk copy or bcp in oracle?

600


State any two functions of oracle?

629