Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. [10 pts.] Consider the following database which keeps track of State and City information: CITY table: State CityName Abbrev STATE table: State Abbrev

1. [10 pts.] Consider the following database which keeps track of State and City information: CITY table:2. [5 pts.] Consider the following database which keeps track of client, veterinary, and pet information:

1. [10 pts.] Consider the following database which keeps track of State and City information: CITY table: State CityName Abbrev STATE table: State Abbrev CT Mi SD TN TX StateName Union StateBird Order Connecticut S Michigan 26 40 South Dakota Tennessee Texas American robin Robin Pheasant State Population 3,287,116 9,295,297 696,004 16 Mocking bird 4,877,185 28 Mocking bird 16,986,510 CT CT CT MI 1 SD 50 TN TX TX Hartford Madison Portland Lansing Madison Pierre Nashville Austin Portland City Population 139,739 14,031 8,418 127,321 6,257 12.906 488,374 465,622 12,224 In which normal form it is given to you? Normalize it to its 3rd normal form and do this by drawing bubble diagrams in every step, clearly specifying the nature of the dependencies (Assume that the union order is not unique). 2. [5 pts.] Consider the following database which keeps track of client, veterinary, and pet information: Client ID Client Name 2173 4519 8005 8112 Barbara Hennessey 27 Vernon Noordsy Sandra Amidon VetID Helen Wandzell 31 27 24 VetName PetID PetVet PetCare PetVet PetsRUs 1 2 3 2 1 2 3 PetName Sam. Hoober Tom Charlie Sam Kirby Kirby PetType Bird Dog Hamster Cat Dog Dog Hamster In which normal form it is given to you? Normalize it to its 3rd normal form and do this by drawing bubble diagrams in every step, clearly specifying the nature of the dependencies.

Step by Step Solution

3.47 Rating (173 Votes )

There are 3 Steps involved in it

Step: 1

1 The given database is in First Normal Form 1NF The goal of normalisation is to lessen the repetition that a relation or collection of relations causes in database tables If A is the primary key prim... 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

Introduction To Probability And Statistics

Authors: William Mendenhall, Robert J. Beaver, Barbara M. Beaver

13th Edition

0495389536, 9780495389538

More Books

Students also viewed these Programming questions

Question

For each, show how or explain why not. If Can C = 0? Can C

Answered: 1 week ago

Question

For each, show how or explain why not. If Can Can

Answered: 1 week ago