Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hush Puppy Training, Inc. is a company that provides a training program for young puppies. Linus, the owner, just hired you to re-design their database

Hush Puppy Training, Inc. is a company that provides a training program for young puppies. Linus, the owner, just hired you to re-design their database system which currently contains one big table with the following fields.

Puppy ID, PuppyName, Kennel Code, Kennel Name, Kennel Location, Trick1_ID, Trick1_Name, Trick1_SkillLevel, Trick2_ID, Trick2_Name, Trick2_SkillLevel, .....Trick10_ID, Trick10_Name, and Trick10_SkillLevel.

The reason they need to re-design their database is that previously they thought that no puppy would ever be able to learn more than 10 tricks before graduation. Therefore, they only set up 10 groups of fields for the 10 tricks (coded as Trick1 through Trick10). But last week, a new puppy, Snoopy, just learned 25 tricks all within three weeks before his adoption by Mr. Charles Brown. Your job now is to apply the normalization rules to improve their database.

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

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

More Books

Students also viewed these Databases questions