Partap Tanwar
ACID in transactions.
By Partap Tanwar in ASP.NET on Sep 03 2009
  • satya prakash singh
    Sep, 2009 4

    A - Atomicity---Atomicity means either the whole transaction is executed r none of the transaction is executed,that means their is no role of partial transaction.

    C-Consistency--  Consistent means data should be consistent in data base after the transaction is executed,that means their should  not be any erroneous data generation between two concurrent transactions.

    I-Isolation  -- Every transaction should be isolated from the other transaction

    D-Durablity --Durablity means the changes made by one transaction should exists uptill the other transaction does not change it.

    Satya Prakash Singh

    Bhopal(Mandideep)

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS