New relational model allows users to control duplicate elimination in queries.
The article introduces a new way to work with data in databases, allowing for duplicate entries to be kept if needed. It presents three methods for writing queries in this new system: extended relational algebra, tableaux, and DAPLEX. The researchers show that solving certain types of queries is still possible, but can be complex. They also find that the extended algebra and DAPLEX are equally powerful for certain types of queries.