Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need help determining what normalization rules can be applied to my database. Need to apply the Normalization rules to my database design. And describe how

Need help determining what normalization rules can be applied to my database. Need to apply the Normalization rules to my database design. And describe how 1NF, 2NF, and 3NF apply to your design/database schema.
 

orders table: ordered(primary), orderstatus, orderdate, deliverytime, totalprice, customerid(foreign)
 

customer table: customerid (primary),name, address, city, state, zipcode, phonenumber, email
 

pizza table: pizzaid(primary), pizzaprice, pizzaquantity, pizzaname(meat lovers, cheese lovers, veggie), pizzatoppings (olives, peppers, mushrooms, pepperoni), orderid(foreign)
 

beverage table: bevid(primary), bevname (sprite, water, Pepsi), bevprice, bevquantity, orderid(foreign)

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

Smith and Roberson Business Law

Authors: Richard A. Mann, Barry S. Roberts

15th Edition

1285141903, 1285141903, 9781285141909, 978-0538473637

More Books

Students also viewed these Databases questions