Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A student created two tables as follows based on her analysis on the following order form. ( ( note: a customer can buy multiple products

A student created two tables as follows based on her analysis on the following order form.
((note: a customer can buy multiple products in an order)
Table 1: ORDER (order#, customer#, name, address, order date, note)
Table 2: ORDER_LINE (order#, product#, description, quantity, unit price)
Answer following questions based on your analysis of the give form (note: a customer can
buy multiple products in one order)
For Table 1 ORDER (order#, customer#, name, address, orderdate, note)
21a. List all functional dependencies
21b. What is the key? (Note, to analyze or normalize a table, you MUST figure out the key of
the table first)
21c. What Normal Form is this table in? Why? Use the definition of the normal form that
applies to justify your conclusion
21d. Normalize the table into a set of tables that are at least 3 NF .
For table 2: ORDER_LINE (order#, product#, description, quantity, unit price)
22a. List all functional dependencies
22 b . What is the key? (Note, to analyze or normalize a table, you MUST figure out the key of
the table first)
22c. What Normal Form is this table in? Why? Use the definition of the normal form that
applies
22d. Describe a specific modification anomaly that may occur in ORDER_LINE table.
22e. Normalize the table into a set of tables that are at least 3NF.
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

Students also viewed these Databases questions

Question

5. How are novelty, creativity and communication related?

Answered: 1 week ago

Question

Compare the different types of employee separation actions.

Answered: 1 week ago

Question

Assess alternative dispute resolution methods.

Answered: 1 week ago

Question

Distinguish between intrinsic and extrinsic rewards.

Answered: 1 week ago