| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: combined Primary key's ... newbie
>> I've normalised my documents and ended up with a lot of compound
primary
key's (up to 4) in my tables. They contains more foreign key's than
actual data. <<
That can happen and it is fine.
If you add a single column dummy key, you would still have to have uniqueness constraints on the present keys, then you would have to validate the dummy key against the natural key. You will probably get faster joins, but the database will get corrupted. Received on Wed Sep 26 2001 - 16:54:59 CDT
![]() |
![]() |