Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Re: Primary keys, Surrogate keys and SSN
On Tuesday 12 June 2001 13:19, Jared Still wrote:
> The only real downfall of surrogate keys is that it may require a developer
> to do a join on the FK to the parent table to get the unique key
> information.
Well, there are other downfalls on a system with a high transaction rate, but there are ways to deal with them.
Jonatha Lewis' book 'Practical Oracle 8i' has several suggestions.
Jared
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: Jared Still INET: jkstill_at_cybcon.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Jun 13 2001 - 01:05:52 CDT