ACM Home Page
Please provide us with feedback. Feedback
Integrity = validity + completeness
Full text PdfPdf (1.86 MB)
Source ACM Transactions on Database Systems (TODS) archive
Volume 14 ,  Issue 4  (December 1989) table of contents
Pages: 480 - 502  
Year of Publication: 1989
ISSN:0362-5915
Author
Amihai Motro  Univ. of Southern Califoria, Los Angeles
Publisher
ACM  New York, NY, USA
Bibliometrics
Downloads (6 Weeks): 4,   Downloads (12 Months): 48,   Citation Count: 19
Additional Information:

abstract   references   cited by   index terms   review   collaborative colleagues  

Tools and Actions: Request Permissions Request Permissions    Review this Article  
DOI Bookmark: Use this link to bookmark this Article: http://doi.acm.org/10.1145/76902.76904
What is a DOI?

ABSTRACT

Database integrity has two complementary components: validity, which guarantees that all false information is excluded from the database, and completeness, which guarantees that all true information is included in the database. This article describes a uniform model of integrity for relational databases, that considers both validity and completeness. To a large degree, this model subsumes the prevailing model of integrity (i.e., integrity constraints). One of the features of the new model is the determination of the integrity of answers issued by the database system in response to user queries. To users, answers that are accompanied with such detailed certifications of their integrity are more meaningful. First, the model is defined and discussed. Then, a specific mechanism is described that implements this model. With this mechanism, the determination of the integrity of an answer is a process analogous to the determination of the answer itself.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
LEVESQUE, H.J. The logic of incomplete databases. In On Conceptual Modelling: Perspectives from Artificial Intelligence Databases and Programing Languages, J. Mylopoluos, M. L. Brodie and J. W. Schmidt, Eds., Springer-Verlag, Berlin, 1984, pp. 165-186.
 
4
 
5
6
 
7
RE{TER, R. On closed world data bases. In Logic and Databases, H. Gallaire and J. Minker, Eds., Plenum Press, New York 1978, pp. 55-76.
 
8
SunINGRES Manual Set. Release 5.0, Sun Microsystems, Mountain View, Calif., (Part Number 800-1644-01), 1987.
 
9
 
10
UNIFY Reference Manual. 3.0 edition, UNIFY Corp., Lake Oswego, Oreg., 1983
 
11
ZLOOF, M. Query-by-Example: A database language. IBM Syst. J. 16, 4 (Dec. 1977), 324-343.

CITED BY  19


REVIEW

"Catherine Ann Meadows : Reviewer"

A class of integrity constraints on relational databases that can be enforced using standard relational query techniques is defined. Although this class of constraints is less powerful than the constraints defined by first-order predicate calc  more...