| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Surrogate Key Semantics
I have two questions with regard to database semantics for surrogate
keys. Thanks in advance. Jon
Table B has a 1:1 relationship with table A by way of A.ID. So, B.ID maps to A.ID to define the relationship.
Is B.ID called a surrogate key even though it is not made up for that table, but for A.ID originally?
Are the two fields in C (A.ID and B.ID) still called surrogate keys when we are talking about table C, or are they only known as surrogate keys to the original tables? Received on Fri Nov 11 2005 - 11:10:47 CST
![]() |
![]() |