Referential integrity ensures the consistency of data between database relations. The SQL standard proposes different semantics to deal with partial information under referential integrity. Simple semantics neglects tuples with nulls, and enjoys built-in support by commercial database systems. Partial semantics does check tuples with nulls, but does not enjoy built-in support. We investigate this mismatch between the SQL standard and real database systems. Indeed, insight is gained into the trade-off between cleaner data under partial semantics and the efficiency of checking simple semantics. The cost for referential integrity checking is evaluated for various dataset sizes, indexing structures and degrees of cleanliness. While the cost of ...
Integrity constraints represent knowledge about data with which a database must be consistent. The p...
Information stored in databases is usually incomplete. Typical sources of partiality are missing inf...
AbstractWe address the problem of minimal-change integrity maintenance in the context of integrity c...
Referential integrity ensures the consistency of data between database relations. The SQL standard p...
Referential integrity is an essential global constraint in a relational database, that maintains it ...
A data warehouse integrates tables coming from multiple source databases, where each database has di...
Querying inconsistent databases remains a broad and difficult problem. In this work, we study how to...
Despite industry advice to the contrary, there has been little work that has sought to test that a r...
Database integrity has two complementary components: validity, which guarantees that all false infor...
[EN] The consistency of databases can be supported by enforcing integrity constraints on the stored ...
This paper is an expanded version of [D7] and a companion paper of [D8]. We first skim some of the b...
We address the problem of minimal-change integrity maintenance in the context of integrity constrain...
This paper studies referential integrity in multilevel relations with element-level labeling. Our pr...
Information stored in databases is usually incomplete. Typical sources of partiality are missing inf...
A relational database may not satisfy certain integrity constraints (ICs) for several reasons. Howev...
Integrity constraints represent knowledge about data with which a database must be consistent. The p...
Information stored in databases is usually incomplete. Typical sources of partiality are missing inf...
AbstractWe address the problem of minimal-change integrity maintenance in the context of integrity c...
Referential integrity ensures the consistency of data between database relations. The SQL standard p...
Referential integrity is an essential global constraint in a relational database, that maintains it ...
A data warehouse integrates tables coming from multiple source databases, where each database has di...
Querying inconsistent databases remains a broad and difficult problem. In this work, we study how to...
Despite industry advice to the contrary, there has been little work that has sought to test that a r...
Database integrity has two complementary components: validity, which guarantees that all false infor...
[EN] The consistency of databases can be supported by enforcing integrity constraints on the stored ...
This paper is an expanded version of [D7] and a companion paper of [D8]. We first skim some of the b...
We address the problem of minimal-change integrity maintenance in the context of integrity constrain...
This paper studies referential integrity in multilevel relations with element-level labeling. Our pr...
Information stored in databases is usually incomplete. Typical sources of partiality are missing inf...
A relational database may not satisfy certain integrity constraints (ICs) for several reasons. Howev...
Integrity constraints represent knowledge about data with which a database must be consistent. The p...
Information stored in databases is usually incomplete. Typical sources of partiality are missing inf...
AbstractWe address the problem of minimal-change integrity maintenance in the context of integrity c...