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
What is the use of toad or sqldbx.?
Characterize join and name diverse sorts of joins?
Why functions are used in sql server?
What is service broker?
What is a collation?
Do you know what is a linked server in sql server?
What do you mean by stored techniques? How would we use it?
Name few endpoints exposed by ssrs 2012?
What is SQL Azure Federations?
What are the new features introduced in SQL Server 2000? What changed between the previous version of SQL Server and the current version?
What is implicit mode in sql server?
Can we write trigger for view?
What are subquery and its properties?
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
Can we linked SharePoint to a SQL database?