Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Explain ACID rule of thumb for transactions.

Answer Posted / guest

Transaction must be Atomic (it is one unit of work and does
not dependent on previous and following transactions),
Consistent (data is either committed or roll back, no
?in-between? case where something has been updated and
something hasn?t), Isolated (no transaction sees the
intermediate results of the current transaction), Durable
(the values persist if the data had been committed even if
the system crashes right after).

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is type class in c#?

1101


What is the difference between array and list in c#?

1088


What is difference between an reference type and value type in C#?

1105


Is there an equivalent to the instanceof operator in visual j++?

1015


what is the difference between the debug class and trace class?

1101


Does a class need a constructor c#?

955


What is default class in c#?

979


Write a program in C# for checking a given number is PRIME or not.

1119


Why do we use abstraction in c#?

946


What is difference between === and ==?

943


How long does it take to learn c# programming?

970


What is mean by c#?

1014


What is wpf c#?

933


What is byte c#?

897


Explain the security with aop?

1114