Re: is pivoted phones view updateable?
Date: 14 Nov 2006 17:08:54 -0800
Message-ID: <1163552934.435256.253050_at_e3g2000cwe.googlegroups.com>
NENASHI, Tegiri wrote:
> "Vadim Tropashko" <vadimtro_invalid_at_yahoo.com> wrote in
> news:1163523276.819401.288540_at_m7g2000cwm.googlegroups.com:
>
> > NENASHI, Tegiri wrote:
> >> The view is not correct: suppose (2) has not the FAX. One goes to
> >> lose (2) in the view oldcontactview.
> >
> > The view (2) is supposed to reflect the data in the table
> >
> > ID VOICE FAX
> > 1 4150000000 4081111111
> > 2 80012345672 6501234567
> >
> > which doesn't have NULLs. Perhaps this should be stated as an explicit
> > constraint?
>
> Pardon me but you did not understand well what I have wrote:
indeed
> Suppose that the row with id = 2 of the newcontact table has not the fax
> number. You go to lose the personne whose id = 2 in the view
> oldcontactview. What you do in this situation ?
> > Regardless, the example in the beginning of the thread is even more
> > simple (and NULL immune). Although, it seems to require a whole lot of
> > algebraic manipulations to invert it.
>
> I do not understand all the notation.