Re: is pivoted phones view updateable?
Date: 17 Nov 2006 11:31:23 -0800
Message-ID: <1163791883.070595.269390_at_e3g2000cwe.googlegroups.com>
NENASHI, Tegiri wrote:
> "Aloha Kakuikanu" <aloha.kakuikanu_at_yahoo.com> wrote in
> > What you meant to say:
> >
> > v1 = r1 join {1,2,.., 10}
>
> It was a selection, it was not a join.
Is there a difference?
> >> > I agree that this example is not invertible. But switch the roles
> >> > of 10 and 100 and it becomes updateable!
> >>
> >> Please explain.
> >
> > r1 union {1,2,.., 10} = {1,2,.., 10}
>
> No r1 is the base relation,; r1 = {1..100};
Again, r1 is variable, not constant.
> r1 union {1..10} = {1..100}
> = r1 if union is the set union.
> > v1 = r1 join {1,2,.., 100}
>
> I do not undestand {1..100}. What is it ? Is it that your database has
> any relations like the universal set ? It is not practical.
> Please do gradually:
>
> 1. The database has only r1 = {1..100}
> 2. The view v1 = {x in r1|x between 1 and 10}
> 3. Show that v1 is invertible.
>From where we easily derive
Y = X
! Received on Fri Nov 17 2006 - 20:31:23 CET