Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Usenet -> c.d.o.server -> Re: Surrogate Key vs Production Key
Mark C. Stock wrote:
> but when establishing the data model, introducing a surrogate key column to
> replace a natural key column structure seriously weakens the data model and
> often hides (or impedes discovery of) very important facts about the
> business
Good point. But what happens if the natural key is made of more than one column? Do you still use it (and have all the child tables inherit it - this surely enforces the business rules but wastes hd space) or do you define a surrogate key instead?
Kind regards,
-- Cris Carampa (spamto:cris119_at_operamail.com) The World is Case Sensitive. Only the Evil Empire is cAsE inSenSitivE.Received on Wed Oct 13 2004 - 04:15:40 CDT