RelationalDBDesign
SiteMap
Database Analysis
Database Design
Extended DB Features
Oracle SQL Extensions
ER Diagrams
«Prev
Next»
Database Design
Database Structure
Relational Database Model
Relationally Complete
Relational Completeness
Database Structure
Linking Database Tables
SQL in RDBMS
Create Table SQL
DBMS
Database Change Management
Relational DB Structure
Database Life Cycle
Database Design Strategy
Subject Approach DB Design
Design Subject
Application Approach Design
Schema Architecture
Three Schema Arch
DBLC Design Stages
Post Design Stages
Design Tools
DB Design Strategy Conclusion
Requirements Analysis
Requirements Analysis
Define Business Objects
BO Characteristics
Business Rules Importance
Interview Data Users
Data Flow Diagram
Creating User Views
Calculated Fields
Requirements Documentation
Requirements Analysis Conclusion
Attributes and Entities
Entities Conceptual Model
Store Entity Values
Rules for Creating Identifiers
Entity Instances
Attribute Domains Types
Multivalued Attribute
Multi-Valued Attributes
Multivalued Attribute(resolve)
Entity Attribute Constraints
Module Summary
ER Diagrams
ERD Concept
Three Relationship Types
One to One Relationships
Identify one To One
One to many Relationships
Identify One to Many
Define many To Many
Identify Many To Many
Many to Many Challenges
Convert m:n to 1:n
Mandatory Optional Relationship
Optional Participation Relationships
ERD Conclusion
ERD Conventions
ER Diagram
Three Model Types
idef1x Crowsfoot Chen Models
Entity Attribute Relationship
ER Diagram Types
Crow's Foot Notation
DB Participation Types
Interview End- Users
Verbalize ER Diagram
ER diagram model Types
Entity Relationships - Exercise
Entity Relationships
Objective:
Create simple statements for entity relationships.
Exercise Scoring
This exercise is worth a total of 20 points. You will receive up to five points for each correct answer to the questions listed below.
Background/overview
In the preceding lesson, you learned that entity relationships are associations between entities. You also learned that simply knowing an association exists between entities reveals very little; that you must also know the
type of relationship
and
type of participation
that exist between entities in order to establish relationships.
Instructions
The four entities (CUSTOMER, ORDER, CD, DISTRIBUTOR) for Stories on CD, Inc. participate in relationships with each other. Based on this knowledge, answer the following questions using this basic format for each response: The VENDOR entity participates in a relationship with the PRODUCT entity.
What relationship(s) does the CUSTOMER entity directly participate in?
What relationship(s) does the ORDER entity directly participate in?
What relationship(s) does the CD entity directly participate in?
What relationship(s) does the DISTRIBUTOR entity directly participate in?
Hints
The easiest way to determine entity relationships is with a sketch. Below is a partial sketch to get you started. If you transfer this sketch to a sheet of paper and (correctly) draw in the lines, you will have the answers to the exercise. Keep in mind that only those entities with a line drawn between them are
directly
participating in that particular relationship.
Entity relationships initial sketch consisting of 1)CUSTOMER 2) DISTRIBUTOR 3)ORDER 4)CD
Submitting your exercise
Type or paste your answers into the text box below, then click
Submit
to submit your answer and view a results page.