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: Weak Entity

Re: Weak Entity

From: Jan.Hidders <hidders_at_hcoss.uia.ac.be>
Date: 13 Oct 2002 22:19:33 +0200
Message-ID: <3da9d555$1@news.uia.ac.be>


In article <aoc55a$kdv$1_at_news.ctimail.com>, Peter Kwok\\ <peterkwok628_at_yahoo.com> wrote:
>In ER diagram, should weak entity be related to strong entity in 1-N
>relationship?
>i.e.
>Correct:
>Strong Entity----------(1)-Relate-(N)----------Weak Entity
>
>Wrong:
>Strong Entity----------(M)-Relate-(N)----------Weak Entity

No.

For example:

  Element --(M)-Is_contained_in-(N)-- Non-empty_Set

Clearly non-empty sets cannot exist without their elements and they have no attributes to form a key.

However, some definitions of the ER model do have this restriction, so it also depends a bit on what book you are using and how smart your instructor is. :-)

Received on Sun Oct 13 2002 - 15:19:33 CDT

Original text of this message

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