SQL tutorial | Interview questions | Oracle
Would you like to react to this message? Create an account in a few clicks or log in to continue.

What is a transaction and what are ACID properties?

Go down

What is a transaction and what are ACID properties? Empty What is a transaction and what are ACID properties?

Post by Micheal Tue Jan 12, 2010 8:39 pm

A transaction is a logical unit of work in which, all the steps must be performed or none. ACID stands for
Atomicity, Consistency, Isolation, Durability. These are the properties of a transaction. For more information and
explanation of these properties, see SQL Server books online or any RDBMS fundamentals text book.

Micheal
Admin

Posts : 243
Join date : 2010-01-10

http://sql-tutorial.co.cc

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum