What is transaction ? Give me one example.

Answer Posted / nirmala.s

transaction is series of actions that should happen without
any fail.
if the transaction consists of 3 actions , if anyone of
these fails, then whole transaction wil be rolled back.


like,

banking: we used to say it as a transaction.
logging in, transfer fund and logging out.
if any one of these fails ,
the transaction will not be completed.

Is This Answer Correct ?    44 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about system database?

572


How to delete an existing database user?

524


How to create a simple table to test triggers in ms sql server?

501


How many triggers are possible per table?

616


How to enter binary string literals in ms sql server?

574






What is data block and how to define data block size?

591


How can I check if a view exists in a sql server database?

551


What is the architecture of ms sql reporting service?

515


How to query multiple tables jointly?

551


Differentiate between a local and a global temporary table?

537


Which is the latest version of sql server and when it is released?

537


What is data mart? : sql server analysis services, ssas

582


What is transaction server implicit?

525


What is the use of RDBMS?

579


What guidelines should be followed to help minimize deadlocks?

498