Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The sales department for an auto parts company uses a database to contain information about customers, items, and orders. The following relations are used in
The sales department for an auto parts company uses a database to contain information about customers, items, and orders. The
following relations are used in the database:
Customer: Customer number unique Mailing address, Balance, Credit limit Discount
Order: Customer number unique Order number unique Ship to addresses one per order Date of order, Item number several
per order Quantity ordered one for each ordered item
Item: Item number unique Manufacturing format several per item Quantity on hand for each format, Stock danger level for each
format, Item description
The following functional dependencies apply:
customerno mailaddress
customerno balance
customerno creditlimit
customerno discount
customerno dots orderno
orderno shipaddress
orderno dateorder
orderno itemno
orderno itemno quantityordered
itemno description
itemno dots manufacturingformat
itemno manufacturing format dots quantityonhand
itemno manufacturingformat dots stockdanger
Transform these relations into NF For your answer, list only the NF relations. You don't need to show the transformation steps do
to get the NF result. The sales department for an
following relations are used in the database:
auto parts company uses a database to contain information about customers, items, and orders. The
Customer: Customer number unique Mailing address, Balance, Credit limit Discount
Order: Customer number unique Order number unique Ship to addresses one per order Date of order, Item number several per order Quantity ordered one for each ordered item
Item: Item number unique Manufacturing format several per item Quantity on hand for each format, Stock danger level for each format, Item description
The following functional dependencies apply:
customerno mail address customerno balance customerno creditlimit customerno discount customerno orderno orderno shipaddress orderno date
order
order no itemno orderno itemno quantityordered itemno description itemno manufacturing format itemno manufacturingformat quantityon hand item no manufacturingformat stockdanger
Transform these relations into NF For your answer, list only the NF relations. You don't need to show the transformation steps done to get the NF result.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started