Multiple-View Self-Maintenance in Data Warehousing Environments.
Nam Huyn:
Multiple-View Self-Maintenance in Data Warehousing Environments.
VLDB 1997: 26-35@inproceedings{DBLP:conf/vldb/Huyn97,
author = {Nam Huyn},
editor = {Matthias Jarke and
Michael J. Carey and
Klaus R. Dittrich and
Frederick H. Lochovsky and
Pericles Loucopoulos and
Manfred A. Jeusfeld},
title = {Multiple-View Self-Maintenance in Data Warehousing Environments},
booktitle = {VLDB'97, Proceedings of 23rd International Conference on Very
Large Data Bases, August 25-29, 1997, Athens, Greece},
publisher = {Morgan Kaufmann},
year = {1997},
isbn = {1-55860-470-7},
pages = {26-35},
ee = {db/conf/vldb/Huyn97.html},
crossref = {DBLP:conf/vldb/97},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
A data warehouse materializes views derived from data that may not
reside at the warehouse. Maintaining these views efficiently in
response to base updates is difficult, since it may involve querying
external sources where the base data reside. This paper considers the
problem of view self-maintenance, where the views are maintained
without using all the base data. Without full use of the base data,
however, maintaining a view unambiguously is not always possible.
Thus, the two critical questions that must be addressed are to
determine, in a given situation, whether a view is maintainable, and
how to maintain it.
We provide algorithms that answer these questions for a general class
of views, and for an important subclass, generate SQL queries that
test whether a view is self-maintainable and update the view if it is.
We improve significantly on previous work by solving the view
self-maintenance problem in the presence of multiple views, with
optional access to a subset of the base data, and under arbitrary
mixes of insertions and deletions. We provide better insight into the
problem by showing that view self-maintainability can be reduced to
the problem of deciding query containment.
Copyright © 1997 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 5, VLDB '89-'97" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Matthias Jarke, Michael J. Carey, Klaus R. Dittrich, Frederick H. Lochovsky, Pericles Loucopoulos, Manfred A. Jeusfeld (Eds.):
VLDB'97, Proceedings of 23rd International Conference on Very Large Data Bases, August 25-29, 1997, Athens, Greece.
Morgan Kaufmann 1997, ISBN 1-55860-470-7
Contents
Electronic Edition
From CS Dept.,
University Trier (Germany)
References
- [CM77]
- Ashok K. Chandra, Philip M. Merlin:
Optimal Implementation of Conjunctive Queries in Relational Data Bases.
STOC 1977: 77-90
- [GB95]
- Ashish Gupta, José A. Blakeley:
Using Partial Information to Update Materialized Views.
Inf. Syst. 20(8): 641-662(1995)
- [GJM96]
- Ashish Gupta, H. V. Jagadish, Inderpal Singh Mumick:
Data Integration using Self-Maintainable Views.
EDBT 1996: 140-144
- [GM95]
- Ashish Gupta, Inderpal Singh Mumick:
Maintenance of Materialized Views: Problems, Techniques, and Applications.
IEEE Data Eng. Bull. 18(2): 3-18(1995)
- [GSM93]
- Ashish Gupta, Inderpal Singh Mumick, V. S. Subrahmanian:
Maintaining Views Incrementally.
SIGMOD Conference 1993: 157-166
- [G*94]
- Ashish Gupta, Yehoshua Sagiv, Jeffrey D. Ullman, Jennifer Widom:
Constraint Checking with Partial Information.
PODS 1994: 45-55
- [H*95]
- Joachim Hammer, Hector Garcia-Molina, Jennifer Widom, Wilburt Labio, Yue Zhuge:
The Stanford Data Warehousing Project.
IEEE Data Eng. Bull. 18(2): 41-48(1995)
- [Hu96]
- Nam Huyn:
Efficient View Self-Maintenance.
VIEWS 1996: 17-25
- [Hu97]
- ...
- [IK93]
- W. H. Inmon, Ch. Kelley:
Rdb/VMS: Developing the Data Warehouse.
QED Publishing Group/John Wiley 1993, ISBN 0-471-56920-8
- [Klu88]
- Anthony C. Klug:
On conjunctive queries containing inequalities.
J. ACM 35(1): 146-160(1988)
- [Kuc91]
- Volker Küchenhoff:
On the Efficient Computation of the Difference Between Concecutive Database States.
DOOD 1991: 478-502
- [Ls93]
- Alon Y. Levy, Yehoshua Sagiv:
Queries Independent of Updates.
VLDB 1993: 171-181
- [Q*96]
- Dallan Quass, Ashish Gupta, Inderpal Singh Mumick, Jennifer Widom:
Making Views Self-Maintainable for Data Warehousing.
PDIS 1996: 158-169
- [RED]
- ...
- [SJ96]
- Martin Staudt, Matthias Jarke:
Incremental Maintenance of Externally Materialized Views.
VLDB 1996: 75-86
- [TB88]
- Frank Wm. Tompa, José A. Blakeley:
Maintaining materialized views without accessing base data.
Inf. Syst. 13(4): 393-406(1988)
- [Ull89a]
- Jeffrey D. Ullman:
Principles of Database and Knowledge-Base Systems, Volume I.
Computer Science Press 1988, ISBN 0-7167-8158-1
Contents - [Ull89b]
- Jeffrey D. Ullman:
Principles of Database and Knowledge-Base Systems, Volume II.
Computer Science Press 1989, ISBN 0-7167-8162-X
Contents - [Z*95]
- Yue Zhuge, Hector Garcia-Molina, Joachim Hammer, Jennifer Widom:
View Maintenance in a Warehousing Environment.
SIGMOD Conference 1995: 316-327
Copyright © Tue Mar 16 02:22:06 2010
by Michael Ley (ley@uni-trier.de)