Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Has to be done on visual paradigm Phase 2 | ERD | Conceptual, Logical, Physical DELIVERABLES: Submit Visual Paradigm Project - Tiny_College.vpp Submit conceptual_erd.pdf logical_erd.pdf
- Has to be done on visual paradigm
- Phase 2 | ERD | Conceptual, Logical, Physical
DELIVERABLES:
- Submit Visual Paradigm Project - Tiny_College.vpp
- Submit
- conceptual_erd.pdf
- logical_erd.pdf
- physical_erd.pdf
- Conceptual -
- entity color = green
- No Primary or Foreign Keys
- No Data Types
- Do Not split composite attributes
- Multivalued attribute remains as an attribute
- Do Not represent M:N relationship as an entity
- Make the following changes to the following Primary Keys:
- emp_num -> emp_id
- school_code -> school_id
- dept_code -> dept_id
- crs_code -> crs_id
- class_code -> class_id
- stu_num -> stu_id
- room_code -> room_id
- bldg_code -> bldg_id
- Logical -
- entity color = light orange
- specify Primary Keys
- Primary keys are 1st attribute
- Foreign keys are last attributes
- split composite attributes
- specify attribute data types
- represent multivalued attributes as entities
- Do Not represent M:N relationship as entity
- Sync to Physical
- Physical
- entity color = darker orange
- Bridge entity is created for M:N relationship
- Add any attributes that belong to relationship to Bridge entity
- Project Presentation
- The ERD layouts must be perfect - refer to provided examples from HW solutions
- Entities well spaced to provide room for relationship names to be clearly understandable
- Relationship lines are either VERTICAL or HORIZONTAL
- Change of Direction of relationship line is at 90 degrees
- Cardinality & Participation must be clear
- Relationship lines DO NOT connect to entity corners
- Relationship lines DO NOT cross over
- Font size = 14
- Relationship line thickness = 3px
- *I CAN POST THEM OVER SEVERAL QUESTIONS*
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started