What is transaction ? Give me one example.
Answer Posted / mobin sathupally
A transaction is a logical unit of work, it ensures that
multiple data modifications are procecessed together.
A transaction follows four properties(rules).
Those properties are "ACID".
ACID stands for Automocity
Consistency
Isolation and
Durability
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
How do you manipulate data?
what is raid? : Sql server database administration
How to execute function in stored procedure sql server?
Explain the dirty pages?
How to use order by with union operators in ms sql server?
What stored procedure can you use to display the current processes?
What is cached report?
Why normalization is used?
How to how to convert numeric expression data types using the convert() function??
What is catalog views?
How to generate create function script on an existing function?
what is the system function to get the current user's user id? : Sql server database administration
Explain transaction server isolation?
What action plan is preferred if sql server is not responding?
What are security principals used in sql server 2005?