1989
DOI: 10.1145/66926.66943
|View full text |Cite
|
Sign up to set email alerts
|

Solving implication problems in database applications

Abstract: Computing queries from derived relations, optimizing queries from a group of queries, and updating materialized views are important database problems and have attracted much attention. One thing common to these problems is their demand to quickly solve the implication problem — given two predicates σ Q and σ τ , can σ Q imply σ τ (σ Q… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
4
0
1

Year Published

1994
1994
2018
2018

Publication Types

Select...
4
2
2

Relationship

1
7

Authors

Journals

citations
Cited by 12 publications
(5 citation statements)
references
References 8 publications
0
4
0
1
Order By: Relevance
“…Since the problem of query derivability in general is NP-hard [31], the focus of this article is not to investigate all possibilities of the derivability of relational queries. Instead, we restrict the scope of interest to the typical class of data warehouse queries: star (or snowflake) queries with aggregations and restrictions on measures possibly computed like Turnover in section 2.…”
Section: Aggregate Viewsmentioning
confidence: 99%
“…Since the problem of query derivability in general is NP-hard [31], the focus of this article is not to investigate all possibilities of the derivability of relational queries. Instead, we restrict the scope of interest to the typical class of data warehouse queries: star (or snowflake) queries with aggregations and restrictions on measures possibly computed like Turnover in section 2.…”
Section: Aggregate Viewsmentioning
confidence: 99%
“…Rosenkrantz and Hunt [13] give a digraph representation of a special class of predicates and give polynomial time algorithms for the satisfiability, equivalence and reduction problems when the ~ sign is not permitted. Thus, this work is also related to work done on fragments of relations.…”
Section: Related Workmentioning
confidence: 99%
“…The query model: The basis for our query model is the conjunctive unequalsfree mixed predicate [13]. A list of the general notation used throughout the paper can be found in the appendix.…”
Section: Query Model Usage Pattern Model Disk Model and General Nomentioning
confidence: 99%
“…Multiple query optimization has received extensively research attention in traditional centralized database systems and many techniques have been proposed in this context [11,21,19,12,14,9,15,18]. Multiple query optimization exploits the fact that a sequence of complex queries can share common subexpressions which can be recognized and reused to reduce the cost of query evaluation.…”
Section: Introductionmentioning
confidence: 99%