Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Part 1 : Create a database schema | for each scenario. There are two scenarios. Make sure that you read the tables carefully. Your schemas

Part 1: Create a database schema|for each scenario. There are two scenarios.
Make sure that you read the tables carefully. Your schemas should reflect all entities, relationships, an attributes in the table. Use the relationship types (i.e., cardinality) given (one-to-one, one-to-many, or many-to-many) and figure out minimum cardinality (optional or mandatory) on your own.
You must create two database schemas electronically, and they cannot be hand-drawn. Follow the sam process as in ICA1 and use MySQL Workbench to create your diagrams. When you finish creating your database schemas, attach the screenshot of each in the word document and submit to canvas. (Make sure the image is big enough so that ITA can correctly grade your work).
Scenario 1: Hotel
\table[[Entity,Entity Attributes],[Customer,CustomerlD, FirstName, LastName, Address, PhoneNumber, EmailAddress],[Room,RoomID, RoomType, Floor],[Reservation,ReservationID, ReservationDate, CheckinDate, CheckoutDate],[Payment,PaymentID, Amount, PaymentDate],[HouseKeeper,HousekeeperlD, FirstName, LastName, WorkingDays]]
image text in transcribed

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

Modern Database Management

Authors: Heikki Topi, Jeffrey A Hoffer, Ramesh Venkataraman

13th Edition

0134773659, 978-0134773650

More Books

Students also viewed these Databases questions