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: Identity modelling

Re: Identity modelling

From: Marshall Spight <marshall.spight_at_gmail.com>
Date: 31 Aug 2005 18:41:38 -0700
Message-ID: <1125538898.835003.159390@g14g2000cwa.googlegroups.com>


Roy Hann wrote:
> "Marshall Spight" <marshall.spight_at_gmail.com> wrote in message
> >
> > I have to disagree. Note that you can't map your above example
> > onto keys in a relational table, since there is no analog
> > to the separate (key, content) relation.
>
> I think you are getting the cart way in front of the horse there. You have
> no idea what the application context is ('cos no one has ever told us).

The application context is completely irrelevant. Whether something is a key or not is purely a syntactic issue. You don't have to know what a C application does to know whether the result of that & operator returns a pointer or not.

> This is yet another silly thread.

It might be silly in the sense of being a definitional discussion, but it's certainly not silly to try to understand the differing nature of a key vs. a pointer, or of content-based addressing vs. location-based addressing.

Marshall Received on Wed Aug 31 2005 - 20:41:38 CDT

Original text of this message

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