A Relational Database View Update Translation Mechanism.
Yoshifumi Masunaga:
A Relational Database View Update Translation Mechanism.
VLDB 1984: 309-320@inproceedings{DBLP:conf/vldb/Masunaga84,
author = {Yoshifumi Masunaga},
editor = {Umeshwar Dayal and
Gunter Schlageter and
Lim Huat Seng},
title = {A Relational Database View Update Translation Mechanism},
booktitle = {Tenth International Conference on Very Large Data Bases, August
27-31, 1984, Singapore, Proceedings},
publisher = {Morgan Kaufmann},
year = {1984},
isbn = {0-934613-16-8},
pages = {309-320},
ee = {db/conf/vldb/Masunaga84.html},
crossref = {DBLP:conf/vldb/84},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
A semantic approach to design a view update translator for relational database systems is presented in this paper.
Our translator consists of a translator body and four different types of semantic ambiguity solvers.
Since a view is defined as a tree with the view on the root and its base relations on the leaves, an update issued against the root can be translated into updates against the lower levels by applying a total of ten local translation rules and a deletion and an insertion modification rule recursively.
The modification rules make it possible to update base relations through natural join views.
Three of the ten local translation rules require three different types of semantic ambiguity solvers, and the two modification rules together require another solver.
The translation capability depends on the solvers available to the translator body and the problem solving capability they offer.
From the nature of such ambiguities, the solvers may involve the end-users in resolving the ambiguities.
Copyright © 1984 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 4, VLDB '75-'88" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Umeshwar Dayal, Gunter Schlageter, Lim Huat Seng (Eds.):
Tenth International Conference on Very Large Data Bases, August 27-31, 1984, Singapore, Proceedings.
Morgan Kaufmann 1984, ISBN 0-934613-16-8
Contents
References
- [1]
- E. F. Codd:
Recent Investigations in Relational Data Base Systems.
IFIP Congress 1974: 1017-1021
- [2]
- ...
- [3]
- Michael Stonebraker:
Implementation of Integrity Constraints and Views by Query Modification.
SIGMOD Conference 1975: 65-78
- [4]
- Morton M. Astrahan, Mike W. Blasgen, Donald D. Chamberlin, Kapali P. Eswaran, Jim Gray, Patricia P. Griffiths, W. Frank King III, Raymond A. Lorie, Paul R. McJones, James W. Mehl, Gianfranco R. Putzolu, Irving L. Traiger, Bradford W. Wade, Vera Watson:
System R: Relational Approach to Database Management.
ACM Trans. Database Syst. 1(2): 97-137(1976)
- [5]
- ...
- [6]
- ...
- [7]
- ...
- [8]
- Paolo Paolini, Giuseppe Pelagatti:
Formal Definition of Mappings in a Data Base.
SIGMOD Conference 1977: 40-46
- [9]
- Umeshwar Dayal, Philip A. Bernstein:
On the Updatability of Relational Views.
VLDB 1978: 368-377
- [10]
- Antonio L. Furtado, Kenneth C. Sevcik, Clesio Saraiva dos Santos:
Permitting updates through views of data bases.
Inf. Syst. 4(4): 269-283(1979)
- [11]
- ...
- [12]
- E. F. Codd:
A Relational Model of Data for Large Shared Data Banks.
Commun. ACM 13(6): 377-387(1970)
- [13]
- ...
- [14]
- ...
- [15]
- Nicolas Spyratos:
Translation Structures of Relational Views.
VLDB 1980: 411-416
- [16]
- François Bancilhon, Nicolas Spyratos:
Update Semantics of Relational Views.
ACM Trans. Database Syst. 6(4): 557-575(1981)
- [17]
- E. F. Codd:
Relational Completeness of Data Base Sublanguages.
In: R. Rustin (ed.): Database Systems: 65-98, Prentice Hall and IBM Research Report RJ 987, San Jose, California : (1972)
- [18]
- Arthur M. Keller:
Updates to Relational Databases Through Views Involving Joins.
JCDKB 1982: 363-384
- [19]
- Umeshwar Dayal, Philip A. Bernstein:
On the Correct Translation of Update Operations on Relational Views.
ACM Trans. Database Syst. 7(3): 381-416(1982)
Copyright © Tue Mar 16 02:21:57 2010
by Michael Ley (ley@uni-trier.de)