Science Fair Project Encyclopedia
Database consistency
(Redirected from Database Consistency (computer science))
In database systems, a consistent transaction is one that does not violate any integrity contraints during its execution. If a transaction leaves the database in an illegal state, it is aborted and a error is reported.
Consistency is one of the ACID properties.
See also
10-26-2009 08:16:03
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


