| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> comp.databases.theory -> Re: The naive test for equality
Marshall Spight wrote:
>>>Sure. Specifically, it's an equivalence relation. Let's distinguish >>>between the equality relation specifically and equivalence relations >>>in general. Equality is a much simpler thing. >> >>Is it, though?
I guess what I'm saying is that equality isn't really simpler than equivalence relations - they're kind of the same thing really.
>>So for the underlying relational engine to compare two values for >>equality, it can't in general stay in the physical layer; it has just >>jump up into the logical layer, do the comparison, and then jump back >>down to the physical layer again.
what I mean is that you have the relational part and the domain part with their separate physical implementations - but the only way they can talk to each other to establish equality is via their "logical" interfaces - so going up an abstraction level. As opposed to the "naive" way where the relational part can establish equality on its own (using bit representation) without needing the domain part at all. I'm not really saying anthing new here, just rehashing existing posts but what the hell, it might be useful for someone to see something from several angles!
Paul. Received on Wed Aug 03 2005 - 15:46:52 CDT
![]() |
![]() |