Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • ACID property of database

    • 0
    • 1
    • 1
    • 1
    • 0
    • 0
    • 0
    • 0
    • 191
    Comment on it

    Full form of ACID is Atomicity Consistency Isolation Durability . ACID is the concept that database professional follow while evaluating relational database and application architecture. For a reliable database all of the following attributes should be achieved.
    1.Atomicity: is an all-or-none rule for database modification .
    2.Consistency: It guarantees that transaction never leave your database in a half finished state .
    3.Isolation: keep transaction separated from each other until they are finished .
    4.Durability: It guarantee that the database will keep track of pending changes in such a way that server can recover from any type of abnormal transaction .

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: