2011 IEEE 27th International Conference on Data Engineering 2011
DOI: 10.1109/icde.2011.5767888
|View full text |Cite
|
Sign up to set email alerts
|

Join queries on uncertain data: Semantics and efficient processing

Abstract: Uncertain data is quite common nowadays in a variety of modern database applications. At the same time, the join operation is one of the most important but expensive operations in SQL. However, join queries on uncertain data have not been adequately addressed thus far. In this paper, we study the SQL join operation on uncertain attributes.We observe and formalize two kinds of join operations on such data, namely vjoin and d-join. They are each useful for different applications. Using probability theory, we the… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
4
0

Year Published

2013
2013
2015
2015

Publication Types

Select...
3
2
1

Relationship

0
6

Authors

Journals

citations
Cited by 7 publications
(4 citation statements)
references
References 26 publications
0
4
0
Order By: Relevance
“…These can be used for uncertain databases as well. Additionally, work has been done to perform join operation efficiently for locationally as well as existentially uncertain data in [12,17]. The problem of dependency between tuples in successive joins was explored by [4].…”
Section: Related Workmentioning
confidence: 99%
“…These can be used for uncertain databases as well. Additionally, work has been done to perform join operation efficiently for locationally as well as existentially uncertain data in [12,17]. The problem of dependency between tuples in successive joins was explored by [4].…”
Section: Related Workmentioning
confidence: 99%
“…Of particular relevance to our work on position uncertainty is indexing and storing multi-dimensional uncertain data, including earlier work in ORION [10,13] and more recent work [41,26,20,31]. They can be leveraged in array databases as well, but can trigger many index I/O's (as we showed in §5) and may not be effective when the filtering power is low.…”
Section: Related Workmentioning
confidence: 99%
“…Boolean Queries: Boolean Queries are performed as they would be in an inverted index, using only the primary index to get the document lists and then merging them using a zigzag join algorithm [3,6,13]. Phrase Queries: The index is searched using a divide and conquer algorithm (see Fig.…”
Section: Searching the Indexmentioning
confidence: 99%