scispace - formally typeset
O

Oliver M. Duschka

Researcher at Stanford University

Publications -  9
Citations -  1882

Oliver M. Duschka is an academic researcher from Stanford University. The author has contributed to research in topics: Query optimization & Query language. The author has an hindex of 9, co-authored 9 publications receiving 1874 citations.

Papers
More filters
Proceedings ArticleDOI

Complexity of answering queries using materialized views

TL;DR: The complexity of the problem of answering queries using materialized views is studied and it is shown that the complexity depends on whether views are assumed to store all the tuples that satisfy the view definition, or only a subset of it.
Proceedings ArticleDOI

Infomaster: an information integration system

TL;DR: The core of Infomaster is a facilitator that dynamically determines an efficient way to answer the user's query using as few sources as necessary and harmonizes the heterogeneities among these sources.
Proceedings ArticleDOI

Answering recursive queries using views

TL;DR: It is proved that a datalog program P can be effectively rewritten into a program that only uses views, that is contained in P, and that contains all programs that only use views and arecontained in P.
Journal ArticleDOI

Recursive query plans for data integration

TL;DR: The novel class of recursive query answering plans is described, which enables us to settle three open problems and describes an algorithm for finding a query plan that produces the maximal set of answers from the sources for arbitrary recursive queries.
Proceedings ArticleDOI

Query planning in infomaster

TL;DR: This article provides a much requested overview of the query processing method used by Infomaster, the first such system that is able to handle arbitrary positive relational algebra user queries and database descriptions.