Re: Database design, Keys and some other things
- From: "x" <x@xxxxxxxxxxxxxx>
- Date: Wed, 28 Sep 2005 16:57:33 +0300
"-CELKO-" <jcelko212@xxxxxxxxxxxxx> wrote in message
news:1127914182.462827.172910@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Dr. Codd: "..Database users may cause the system to generate or delete
> a surrogate, but they have no control over its value, nor is its value
> ever displayed to them ..."(Dr. Codd in ACM TODS, pp 409-410) and Codd,
> E. (1979), Extending the database relational model to capture more
> meaning. ACM Transactions on Database Systems, 4(4). pp. 397-434.
> This means that a surrogate ought to act like an index; created by the
> user, managed by the system and NEVER seen by a user. That means never
> used in queries, DRI or anything else that a user does.
I understood that the VALUE of the SURROGATE cannot be seen and controlled,
not the SURROGATE. Are the VALUE and the SURROGATE the same thing ?
.
- References:
- Database design, Keys and some other things
- From: vldm10
- Re: Database design, Keys and some other things
- From: mAsterdam
- Re: Database design, Keys and some other things
- From: vldm10
- Re: Database design, Keys and some other things
- From: Marshall Spight
- Re: Database design, Keys and some other things
- From: vldm10
- Re: Database design, Keys and some other things
- From: dawn
- Re: Database design, Keys and some other things
- From: vldm10
- Re: Database design, Keys and some other things
- From: JOG
- Re: Database design, Keys and some other things
- From: Marshall Spight
- Re: Database design, Keys and some other things
- From: David Cressey
- Re: Database design, Keys and some other things
- From: -CELKO-
- Re: Database design, Keys and some other things
- From: paul c
- Re: Database design, Keys and some other things
- From: -CELKO-
- Database design, Keys and some other things
- Prev by Date: Re: Database design, Keys and some other things
- Next by Date: Re: Database design, Keys and some other things
- Previous by thread: Re: Database design, Keys and some other things
- Next by thread: Re: Database design, Keys and some other things
- Index(es):
Relevant Pages
|