中文网站
  Advanced Search
Read the latest Blogs from IT professionals in the field. Read and write community created documents. Need IT help? Ask our staff. Connect with your peers. Check our Tech Shop for posters, books and software tools. Home

2.12.2 Use of Entity or Relationship Sets

It is not always clear whether an object is best represented by an entity set or a relationship set.

  • Both Figure ?? and Figure ?? show account as an entity.
  • Figure ?? shows how we might model an account as a relationship between a customer and a branch.
  • This new representation cannot model adequately the situation where customers may have joint accounts.
    (Why not?)
  • If every account is held by only one customer, this method works.