One stop guide to computer science students for solved questions, Notes, tutorials, solved exercises, online quizzes, MCQs and more on DBMS, Advanced DBMS, Data Structures, Operating Systems, Machine learning, Natural Language Processing etc.
TOPICS (Click to Navigate)
▼
Pages
▼
Saturday, April 30, 2016
Convert Entity Relationship Diagram to Relation Schemas - Exercises
Solved
Exercises - Reducing Entity Relationship Diagram into Tables, Convert ER
diagram to tables, relational schemas, ER model to relational model, reduce one-to-one, one-to-many, many-to-many relationships into tables, simple, composite, and multivalued attribute to tables
Entity
Relationship Data Model / Entity Relationship Diagram
Exercise 1– One to One relationship
with Simple
attributes
Exercise 2– One to Many relationship
with Simple
attributes
Exercise 3– Many to One relationship
with Simple
attributes
Exercise 4 – Many to Many relationship
with Simple
attributes
Exercise 5 – Many to Many relationship
with Simple,
Composite, and Multi-valued attributes
Exercise 6 - 1-to-M, and N-to-M relationship withSimple, Composite, Multi-valued and Descriptive attributes
Exercise 7 - 1-to-M, and N-to-M relationship withSimple, Composite, Multi-valued and Descriptive attributes and Weak Entity set.