Answer Posted / imran badrampalli
ACID (an acronymn for Atomicity Consistency Isolation
Durability) is a concept that Database Professionals
generally look for when evaluating databases and
application architectures. For a reliable database all this
four attributes should be achieved.
Atomicity is an all-or-none proposition.
Consistency guarantees that a transaction never leaves your
database in a half-finished state.
Isolation keeps transactions separated from each other
until they’re finished.
Durability guarantees that the database will keep track of
pending changes in such a way that the server can recover
from an abnormal termination.
Above four rules are very important for any developers
dealing with databases
| Is This Answer Correct ? | 41 Yes | 9 No |
Post New Answer View All Answers
Explain what are the building blocks of client server?
To a server method, the client wants to send a value 20, with this value exceeds to 20 a message should be sent to the client . What will you do for achieving this?
What is a medicine dropper?
Two common isotopes of carbon are carbon-12 and carbon-14. How are atoms of the isotopes different from one another?
What Network traffic is generated if one call connect on a socket of type SOCK – DGRAM?
How many milliliters of water would you add to 100 milliliters of a 0.350 molar solution to make a 0.100 molar solution?
Where is tin obtained?
Is hcl polar or non-polar?
What wavelengths can the human eye see?
What is the dipole moment of chlorooctane?
What is dipole-dipole force?
Long chains of amino acids are linked together through what type of bond?
round the following number to four significant figures and express the result in standard exponential notation: 0.006543210?
The risks while testing client - server application?
What is the purpose of a web-client?