96.9k views
5 votes
A ________ database state is one in which all data integrity constraints are satisfied

User Mcku
by
5.9k points

2 Answers

4 votes
A state where all data integrity constraints are satisfied is called a consistent state. It is achieved by ensuring that any data which are going to be written follow the database rules. If a certain attempt to introduce inconsistent data occurs, the attempt is rolled back and an error will be returned to the user.
User Jules Patry
by
7.0k points
0 votes
A consistent database base is one in which all data integrity constraints are satisfied.
User NelsonGon
by
6.1k points