A view on a database is a mapping that provides a user or application with a suitable way of looking at the data. Updates specified on a view have to be translated into updates on the underlying database. We study the view update translation problem for a relational data model in which the base relations may contain (indexed) nulls. The representative instance is considered to be the correct representation of all data in the database; the class of views that is studied consists of total projections of the representative instance. Only independent database schemes are considered, that is, schemes for which global consistency is implied by local consistency. A view update can be an insertion, a deletion, or a modification of a single view tup...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
Abstract. Updates over virtual XML views that wrap the relational data have not been well supported ...
To support first-class views in a database system, we must not only allow users to query and browse ...
To properly realize view updates, the problem of view updating is analyzed in the context of mathema...
Views over databases have been studied in various directions for many years. Among these directions,...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
Updating a view requires deriving a translation which converts an update on a view into updates on u...
Abstract. View update is the problem of translating update requests against a view into update reque...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
. An important amount of research has been devoted to consistent view updating. In this paper we pro...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
Many database systems provide the user with the possibility of defining views, i.e. mechanisms for i...
View update is the problem of translating update requests against a view into update requests agains...
this paper, we propose a deterministic approach, which allows for insertions and deletions of tuples...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
Abstract. Updates over virtual XML views that wrap the relational data have not been well supported ...
To support first-class views in a database system, we must not only allow users to query and browse ...
To properly realize view updates, the problem of view updating is analyzed in the context of mathema...
Views over databases have been studied in various directions for many years. Among these directions,...
This paper presents a method for efficiently computing updates to a view when relations appearing in...
Updating a view requires deriving a translation which converts an update on a view into updates on u...
Abstract. View update is the problem of translating update requests against a view into update reque...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
. An important amount of research has been devoted to consistent view updating. In this paper we pro...
Given an intensional database (IDB) and an extension database (EDB), the view update problem transla...
Many database systems provide the user with the possibility of defining views, i.e. mechanisms for i...
View update is the problem of translating update requests against a view into update requests agains...
this paper, we propose a deterministic approach, which allows for insertions and deletions of tuples...
Database views are extensively used to represent unmaterialized tables. Applications rarely distingu...
Abstract. Updates over virtual XML views that wrap the relational data have not been well supported ...
To support first-class views in a database system, we must not only allow users to query and browse ...