Question


Database creation
AMB Corporation wants to create database tables to track its purchases of inventory. Several fields are listed below; organize them into three normalized database tables. Indicate primary keys by underlining and foreign keys with brackets. Some of the fields may be used more than once; some may not be used at all.
a. Vendor ID.
b. Units on hand.
c. Transaction ID.
d. Total amount due to vendor.
e. Selling price per unit.
f. Purchasing agent ID.
g. Number of units purchased.
h. Inventory item number.
i. Inventory description.
j. Date of purchase.
k. Beginning inventory date.
l. Average cost per unit.

Answer

This answer is hidden. It contains 0 characters.