Manipulation of exclusive disjunctive data in relational databases

作者:

Highlights:

摘要

In this paper, we propose an extended relational model, named Pv-table, for representing exclusive disjunctive data (i.e., there exists a set of possible values for a data item, and exactly one of the possible values is true) by associating partial values and variables with attributes. While a partial value denotes the set of possible values, a variable serves as an identifier for the true value of the data item. Identifiers can be used to determine the equi-relationship among partial values. The relational operators are extended to manipulate Pv-tables. We show that the set-based query evaluation on Pv-tables is sound and complete for queries consisting of extended selection, union, intersection, Cartesian product and join. We also show that useful algebraic properties are preserved in our model. A disjunctive (resp. conjunctive) query can be replaced by the extended union (resp. intersection) of the two corresponding subqueries. These properties provide a more natural interpretation of queries. They also facilitate query decomposition process for optimizing distributed queries. These properties are not preserved for many other extended models.

论文关键词:Incomplete information,Disjunctive information,Partial values,Query language semantics,Relational algebra,Relational databases

论文评审过程:Received 26 April 1995, Revised 2 May 1996, Accepted 28 June 1996, Available online 19 May 1998.

论文官网地址:https://doi.org/10.1016/S0169-023X(96)00043-2