Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: First Impressions on Using Alphora's Dataphor

Re: First Impressions on Using Alphora's Dataphor

From: Laconic2 <laconic2_at_comcast.net>
Date: Sun, 29 Aug 2004 18:24:41 -0400
Message-ID: <icOdncp35Ke_yq_cRVn-rg@comcast.com>

"Rene Hartmann" <rehartmann_at_t-online.de> wrote in message news:Pine.LNX.4.33.0408290933220.12416-100000_at_linux.local...

> but this could lead to a situation where A < B < C but A = C.

Yes. In particular, consider if A is "Etats Unis" and B is "France" and C is "United States".

It's possible that the user supplied equality operator will give true for A=C.
But an alphabetization on the representation will yield A < B < C.

The same argument, with some changes, applies to hashing functions. Received on Sun Aug 29 2004 - 17:24:41 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US