| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: are sql shortcuts a good practice ?
Marshall Spight wrote:
> gabriel wrote:
Definitely, since it normally results in D being unnormalised, or in additional consistency constraints that need to be enforced somehow (e.g. that D.A_ID = A.A_ID from the join via C and B).
Only likely to be a good idea if A_ID forms part of a candidate keys of both D and C (i.e. when it is not a BCNF violation in D and the consistency constraint can be enforced via PK/FK DRI).
Misha Received on Thu Jul 21 2005 - 16:42:00 CDT
![]() |
![]() |