中文网站
  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 Database Systems:Design of an E-R Database Scheme

The E-R data model provides a wide range of choice in designing a database scheme to accurately model some real-world situation.Some of the decisions to be made are

  • Using a ternary relationship versus two binary relationships.
  • Whether an entity set or a relationship set best t a real-world concept.
  • Whether to use an attribute or an entity set.
  • Use of a strong or weak entity set.
  • Appropriateness of generalization.
  • Appropriateness of aggregation.