Define Transaction ?

Answers were Sorted based on User's Feedback



Define Transaction ?..

Answer / satyaki_raju@yahoo.com

A transaction is a particular type of external event which
can be expressed in terms of money and brings change in
financial position of a business unit.A transaction
involves transfer of something of value between two or more
entities.A transaction may be in exchange in which each
party receives as well as sacrifices value.

Is This Answer Correct ?    8 Yes 0 No

Define Transaction ?..

Answer / rati srivastava

transaction have the property that if they are interrupted
before they complete the database will restore to a self
consistent state usually the one before the transaction
began.

Is This Answer Correct ?    3 Yes 1 No

Define Transaction ?..

Answer / 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

Define Transaction ?..

Answer / guest

Transaction is an list of commands given in oracle.
which includes DDL,DML,DCL,TCL,DSL

Is This Answer Correct ?    5 Yes 4 No

Define Transaction ?..

Answer / sohini

A transaction is a series of SQL data manipulation
statements that does a logical unit of work.DML statements
run between explicit COMMIT,ROLLBACK or when database is
connected or disconnected form a transaction.DDL, DCL and
TCL statements issue autocommit hence they do not form
transaction.Also when one transaction ends another one
starts.

Is This Answer Correct ?    3 Yes 2 No

Post New Answer

More Oracle General Interview Questions

In which language oracle has been developed?

0 Answers  


Explain joins in oracle?

0 Answers  


Explain the use of show option in imp command.

0 Answers  


Explain index?

0 Answers  


7. Repeat query (7) but also display all clients who have never ordered anything.

1 Answers   Wipro,






What is a data lock in oracle?

0 Answers  


What is a Sequence ?

3 Answers  


what is host string in sql plus? how does it related to database?

1 Answers  


What is an oracle data file?

0 Answers  


How to list all user accounts in oracle?

0 Answers  


Other than making use of the statspack utility, what would you check when you are monitoring or running a health check on an Oracle 8i or 9i database?

0 Answers  


What is Trigger in Oracle?

0 Answers   MCN Solutions,


Categories
  • Oracle General Interview Questions Oracle General (1789)
  • Oracle DBA (Database Administration) Interview Questions Oracle DBA (Database Administration) (261)
  • Oracle Call Interface (OCI) Interview Questions Oracle Call Interface (OCI) (10)
  • Oracle Architecture Interview Questions Oracle Architecture (90)
  • Oracle Security Interview Questions Oracle Security (38)
  • Oracle Forms Reports Interview Questions Oracle Forms Reports (510)
  • Oracle Data Integrator (ODI) Interview Questions Oracle Data Integrator (ODI) (120)
  • Oracle ETL Interview Questions Oracle ETL (15)
  • Oracle RAC Interview Questions Oracle RAC (93)
  • Oracle D2K Interview Questions Oracle D2K (72)
  • Oracle AllOther Interview Questions Oracle AllOther (241)