Re: satisfies algorithm
- From: Cimode <cimode@xxxxxxxxxxx>
- Date: Sat, 26 Jul 2008 07:28:15 -0700 (PDT)
On 26 juil, 10:31, "David Portas"
<REMOVE_BEFORE_REPLYING_dpor...@xxxxxxx> wrote:
"Brian Selzer" <br...@xxxxxxxxxxxxxxxxxxx> wrote in messageTypical confusion between logical layer and physical layer.
news:92kik.14667$cW3.1512@xxxxxxxxxxxxxxxxxxxxxxx
Yes. Normalize. A schema that is in BCNF does not have any nontrivial
functional dependencies where the determinant is not also a key. Where
there is a key, there should also be a unique index of some sort, making
it impossible for there to be two tuples with the same determinant.
Unique indexes have nothing to do with keys. A key is a logical construct
whereas an index is merely one possible physical structure used by some
DBMSs. A key does not require an index.
Algorhythmics has more to do with physical encoding scheme and
implementation computing model. Direct image systems do create that
kind of confusion as well as the normative ignorance of RM.
David Portas
.
- References:
- satisfies algorithm
- From: aarklon
- Re: satisfies algorithm
- From: Brian Selzer
- Re: satisfies algorithm
- From: David Portas
- satisfies algorithm
- Prev by Date: Re: satisfies algorithm
- Next by Date: Re: satisfies algorithm
- Previous by thread: Re: satisfies algorithm
- Next by thread: Re: satisfies algorithm
- Index(es):