Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Understanding database relationships and cardinality is the primary learning objective of this In - Class Activity. Use the information from the following tables to create

Understanding database relationships and cardinality is the primary learning objective of this In-Class Activity.
Use the information from the following tables to create a database schema diagram for a Housing Authority database. You must specify the cardinality of the relationships when you create the schema.
Maximum cardinality is given; however, you will have to identify the minimum cardinality if necessary.
The following describes the schema diagram you are expected to created in Part 1.
Entities Attributes
Development DevelopmentID, Name, Number of units
Unit UnitID, Unit Number, Bedrooms, Bathrooms, Square footage
Household HouseholdID, Description
Resident ResidentID, First name, Last name, Birthdate, Head of household?
Relationships Relationship Attributes
Development-Unit: One to Many
Unit - Household: Many to Many Move in date, Move out date
Household- Resident: One to many

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle RMAN For Absolute Beginners

Authors: Darl Kuhn

1st Edition

1484207637, 9781484207635

More Books

Students also viewed these Databases questions

Question

2. If you were Don, what action would you take?

Answered: 1 week ago