Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Practice - Class 2 Please complete the following activity and submit one MS Word document with your solution: - - - - - - -

Practice-Class 2
Please complete the following activity and submit one MS Word document with your solution:
---------------------
Consider the following relation:
Pet (Pet#, PetName, AmountOwed, HandlerID, HandlerName, WalkCode, WalkInfo, HandlerWalkFee, WalkDate)
This relation concerns data about pets sheltering at the Humane Society and their handlers (employees and volunteers) who take them for a walk. The following dependencies exist in the Pet Entity:
Pet# --> PetName, AmountOwed, HandlerID, HandlerName
HandlerID --> HandlerName
WalkCode --> WalkInfo, HandlerWalkFee
Pet#, HandlerID, WalkCode --> WalkDate
QUESTIONS (to be answered each separately, please use MS Word and attach below when submitting):
1. Convert Pet to 1NF (First Normal Form) based on the functional dependencies given.
2. Convert to a set of relations in 3NF (Third Normal Form).
3. Answer: the database design needs to include an Attribute for the date of the Pet's last walk. In which Entity/Table would you place this Attribute, and why?
---------------------
NOTE: This submission is necessary in order to facilitate self practice of the concepts as we build towards a full database plan. Your Professor will track the submissions and randomly verify the solutions provided. Submit your answers by clicking on the above title, before moving on to Class 3 Module.

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

Contemporary Issues In Database Design And Information Systems Development

Authors: Keng Siau

1st Edition

1599042894, 978-1599042893

More Books

Students also viewed these Databases questions

Question

Finding and scheduling appointments with new prospective clients.

Answered: 1 week ago