2002
DOI: 10.1006/jcss.2002.1848
|View full text |Cite
|
Sign up to set email alerts
|

An Algorithm for Handling Many Relational Calculus Queries Efficiently

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
14
0

Year Published

2004
2004
2022
2022

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 18 publications
(14 citation statements)
references
References 61 publications
0
14
0
Order By: Relevance
“…Suffice it to say that the idea of representing relations (tables) using lazy unions and products during query evaluation does not appear to have been investigated systematically as it clashes with the classical System R-based database system architecture where all tables, also intermediate ones, are represented as record streams. A thorough comparison with theoretical results by Goyal and Paige (1997); Willard (1996Willard ( , 2002 for query sublanguages guaranteeing worst-case linear or quasi-linear running time (data complexity) remains to be done. Off-hand it appears that their techniques are complementary to ours and thus potentially combinable with the symbolic unions and products used here.…”
Section: Query Evaluation and Optimizationmentioning
confidence: 98%
“…Suffice it to say that the idea of representing relations (tables) using lazy unions and products during query evaluation does not appear to have been investigated systematically as it clashes with the classical System R-based database system architecture where all tables, also intermediate ones, are represented as record streams. A thorough comparison with theoretical results by Goyal and Paige (1997); Willard (1996Willard ( , 2002 for query sublanguages guaranteeing worst-case linear or quasi-linear running time (data complexity) remains to be done. Off-hand it appears that their techniques are complementary to ours and thus potentially combinable with the symbolic unions and products used here.…”
Section: Query Evaluation and Optimizationmentioning
confidence: 98%
“…The practical design and engineering space for discrimination-based techniques appears to be substantial, but has yet to be explored. The powerful, but orthogonal looking transformational methods underlying Willard's RCS Willard (1990Willard ( , 2002; Goyal and Paige (1997) look like a promising extension.…”
Section: Discussionmentioning
confidence: 99%
“…An extension of our binary joins to joins over multiple tables with join conditions such as acct.num = cust.num = dep.num is straightforward. For socalled tabular queries involving multiple tables more powerful theoretical techniques (Willard 1990;Goyal and Paige 1997;Willard 2002) for join query evaluation are required, however.…”
Section: Selectionmentioning
confidence: 99%
“…Efficient implementation techniques for join queries and extensions have been studied in a large literature, e.g., [Ioa96]. Some methods also provide precise complexity guarantees, e.g., [Wil02,LBSL16].…”
Section: Implementation Of Join Queriesmentioning
confidence: 99%