Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Database Design and Implementation ****Using the digram below CREATE A RELATIONAL SCHEMA Create a Word document for your answers: ***Using the digram about CREATE A

Database Design and Implementation

****Using the digram below CREATE A RELATIONAL SCHEMA

image text in transcribed

Create a Word document for your answers:

***Using the digram about CREATE A RELATIONAL SCHEMA***

Part A: Please model the following entities taking care to account for any special attributes (composite, derived, multivalued) you might encounter.

-Customer

- Transaction

- Cruise

- RoomType

PART B: Please model the following relationships taking care to account for any special attributes (composite, derived, multivalued) you might encounter.

- Customer-CustomerCard - Destination-Cruise -CustomerCard-Transaction-Reservation

Introduction Assume you have collected requirements for Eagle Cruise Line and the final agreed upon ER-diagram is provided in the figure below. Therefore, the analysis phase of the project is complete and your team will begin the design phase of the project by completing the logical database design that maps the ER-diagram to a relational schema. To that end, please answer the questions below. Customer Card Customer Destination Number Cust ID Dest ID Type Expiration Security Code Name (First, Last) Address (Street, City State Zip) Passport Num Port Country Description # Ship Ship ID Name Gross Tonnage Capacity Length Crew onboard Transaction Transaction ID + Cruise Reservation (Amount) Date Cruise ID Reservation Num Date Departure Port Cost Sail Date Return_Date [Length] Excursion Room Type Excursion ID Room Type ID Room RoomNum H 1 Capacity Window Balcony Bed Type (Amenities) Title Description Cost Duration Activity Level MinAge Floor Cost Introduction Assume you have collected requirements for Eagle Cruise Line and the final agreed upon ER-diagram is provided in the figure below. Therefore, the analysis phase of the project is complete and your team will begin the design phase of the project by completing the logical database design that maps the ER-diagram to a relational schema. To that end, please answer the questions below. Customer Card Customer Destination Number Cust ID Dest ID Type Expiration Security Code Name (First, Last) Address (Street, City State Zip) Passport Num Port Country Description # Ship Ship ID Name Gross Tonnage Capacity Length Crew onboard Transaction Transaction ID + Cruise Reservation (Amount) Date Cruise ID Reservation Num Date Departure Port Cost Sail Date Return_Date [Length] Excursion Room Type Excursion ID Room Type ID Room RoomNum H 1 Capacity Window Balcony Bed Type (Amenities) Title Description Cost Duration Activity Level MinAge Floor Cost

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

Database Processing

Authors: David J. Auer David M. Kroenke

13th Edition

B01366W6DS, 978-0133058352

More Books

Students also viewed these Databases questions

Question

Explain the function and purpose of the Job Level Table.

Answered: 1 week ago