| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Relational lattice
Vadim Tropashko wrote:
> Vadim Tropashko wrote: >
Oh, that would be splendid. :-)
>>Consider
>>
>>R=
>>
>>x y
>>- -
>>1 2
>>2 2
>>2 3
>>3 3
>>
>>I suggest that
>>
>>X = X12 join X34 join X56
> > > "join" here is merely a Cartesian Product. (ASCII constraint: Can't use > "x" for the product as it can be confused with the variable. "*" sign > for the cartesian product is goofy.) > >
> > > typo: > > x1 x2 > -- -- > >
> > > typo: > > x3 x4 > -- -- > >
> > > typo: > > x5 x6 > -- -- > >
Hmm, your relation doesn't satisfy the second part of condition 2 because X12 <> R.
![]() |
![]() |