| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: Objects and Relations
Bob Badour wrote:
> Joe Thurbon wrote:
>>
>> I guess I was thinking along these lines. Say, for example, social
>> security fraud. When you see some tuples in some PEOPLE relation, with
>> a primary key SSN.
>>
>> Person: {<SSN:12345, Name:"Fred">, <SSN:23456, Name:"Bill">}
>>
>> it is safe to assume that
>>
>> - there is an entity we are modelling, call him entity_fred,
>> with a name "Fred", and
>> an SSN 1234.
>> No other entity exists with a SSN 12345.
>>
>> - there is an entiry we are modelling, call him entity_bill,
>> with a name "Bill" and,
>> an SSN 2345.
>> No other entity exists with a SSN 12345.
>>
>> However, the relation, taken alone, does NOT mean that the entity_fred
>> and entity_bill are distinct entities.
"External Predicate." I was not aware of that term. A quick google has helped me clear this confusion up.
Thanks.
> The dbms
> neither knows nor cares about the meaning of the word 'Person'. One
> could replace the name 'Person' with 'Hornswoggle' or 'x' and the dbms
> wouldn't care or notice. Hornswoggle would work exactly like Person.
>
Yes, I was aware of this part.
Cheers,
Joe
Received on Thu Feb 15 2007 - 16:14:27 CST
![]() |
![]() |