2000
DOI: 10.3127/ajis.v8i1.262
|View full text |Cite
|
Sign up to set email alerts
|

Adding Conflict Resolution Features to a Query Language for Database Federations

Abstract: A main problem of data integration is the treatment of conflicts caused by different modeling of realworld entities, different data models or simply by different representations of one and the same object. During the integration phase these conflicts have to be identified and resolved as part of the mapping between local and global schemata. Therefore, conflict resolution affects the definition of the integrated view as well as query transformation and evaluation, hi this paper we present a SQL extension for d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
18
0
2

Year Published

2001
2001
2014
2014

Publication Types

Select...
5
1

Relationship

1
5

Authors

Journals

citations
Cited by 26 publications
(20 citation statements)
references
References 21 publications
0
18
0
2
Order By: Relevance
“…In the following we will focus on two approaches which are implemented as part of the multidatabase system FRAQL query processor [SCS00]: LIMIT FIRST and LIMIT SAMPLE. Both are extensions to the standard SQL SELECT statement:…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…In the following we will focus on two approaches which are implemented as part of the multidatabase system FRAQL query processor [SCS00]: LIMIT FIRST and LIMIT SAMPLE. Both are extensions to the standard SQL SELECT statement:…”
Section: Related Workmentioning
confidence: 99%
“…This value is used to adjust the histogram for a.account no (denoted as hist (account no) ) by reducing the height of each bucket assuming independence of the attributes: ½ Ù Ø´ µ Ù Ø´ µ £ × Ð ¼¼¼ Next, the histogram hist (cust id) for´ º» µ º» is calculated as shown above, whereas the stop operator is ignored for the moment. The cardinality of the final result set at the root of the operator tree is equal to the sum of the heights of all buckets of this histogram: A special treatment is required for histograms of relations containing attributes which are transformed by applying so-called mapping functions [SCS00] as part of the view definition. Because the mapping is implemented as a special query operator in the query plan the involved histogram also has to be mapped.…”
Section: Using Histograms For Estimating Stop Cardinalitiesmentioning
confidence: 99%
See 1 more Smart Citation
“…An integration relation is a view on other global relations combined by using operators like union, -join and outer join, which are extended by reconciliation functions for conflict resolution [19]. In addition, the standard SQL operations selection and projection are provided, too.…”
Section: Federation Layermentioning
confidence: 99%
“…These services are implemented by using the FRAQL language and query processor [19]. FRAQL is a query language for object-relational database federations.…”
Section: Federation Layermentioning
confidence: 99%