| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: constraints in algebra instead of calculus
Bob Badour wrote:
> Jan Hidders wrote:
> ...
>>
>> You can simplify that a bit:
>>
>> R1 := (R{B}) GROUP {B} AS gB
>> R2 := (R GROUP {B} AS gB){gB}
>> constraint: R1=R2
Butting in, pardon the sloppy notation, isn't this an example?
R:
A B
1 1
1 2
2 1
R1:
gB
{1,2}
R2:
gB
{1,2}
{1}
p Received on Fri Jun 15 2007 - 10:08:47 CDT
![]() |
![]() |