| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Universal Quantifier
paul c wrote:
> Bob Badour wrote:
>
>> ... >> >>> What formula would express a primary key? >> >> Faking it heavily, I suggest something along the lines of: >> >> forall A1(p1,q1) in A(p,q). forall A2(p2,q2) in A(p,q). >> if p1 = p2 then q1 = q2; >> >> where p is actually the set of attributes composing the key and q is >> actually the set of dependent attributes. >> >> One also has to express irreducibility, though.
But one can still express that using not exists and some proper subset of P. Received on Sat Jan 27 2007 - 10:01:07 CST
![]() |
![]() |