Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Given the following, determine which normal form this table conforms too and why it violates the next form. (1NF, 2NF, 3NF, BCNF, 4NF, 5NF) INGREDIENT

Given the following, determine which normal form this table conforms too and why it violates the next form. (1NF, 2NF, 3NF, BCNF, 4NF, 5NF)

INGREDIENT - a table for storing data on the ingredients used in making beer. BeerCo gets any specific ingredient from only one supplier. Its PRIMARY KEY is IngredientID

- IngredientID the identification number assigned to an ingredient instance (i.e. ID1 could be for Hops, dry category, pounds, ID2 could be Hops, dry category, ounces, ID3 could be Hops, perishable, liters, etc.).

- Name the name of the ingredient.

- Supplier the name of the supplier of the ingredient.

- Classification the category of the ingredient (wet, dry, perishable, etc.).

- UnitofSize some ingredients are measured by the ounce, some by the pound, some by the liter, etc.

- UnitPrice the cost of purchasing one unit of the ingredient.

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_2

Step: 3

blur-text-image_3

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

More Books

Students also viewed these Databases questions

Question

Use the nominal group technique effectively.

Answered: 1 week ago