Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: I am looking for references on updatable views

Re: I am looking for references on updatable views

From: <arthernan_at_hotmail.com>
Date: 5 Oct 2005 18:40:04 -0700
Message-ID: <1128562804.825355.217320@g47g2000cwa.googlegroups.com>


>look up Serge Rielau's papers
>
>INSTEAD OF Triggers - All Views are Updatable
>
>Updatable UNION ALL Views in DB2 Universal Database Version 8

I tried that but I found articles on the new changes to DB2.

Many databases now do have "instead of" triggers. Which allow the database programmer to do whatever they want. And that is fine.

I wanted to see what were some possible common ways to update a database from a view, given that there was no data loss when producing the view result set. And if there was data loss, that "reasonable" assuptions could be made.

Reasonable is an important word in the previous paragraph. I hope for constructive interpretations. Reasonable assumptions could be a rewrite of database rules.

I have not had a chance to look at Date's writings.

Arturo Hernandez Received on Wed Oct 05 2005 - 20:40:04 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US