12) Using an REA database design, which of the below is false with regards to cost data?
A) Cost information is stored in several tables.
B) Standard cost is stored as an attribute of the Inventory table because it is the same for all units
of a given inventory item for a fiscal year.
C) In contrast, the actual cost of inventory is stored in a relationship table because prices can
vary over time.
D) Actual cost can be stored as an attribute of the Inventory table for organizations that value
inventory based on the most recent amount paid.
13) Using an REA database design, which is the most likely primary key for the Inventory–
Request_Goods table?
A) Product number
B) Product number – Purchase order number
C) Product number – Purchase requisition number
D) Purchase requisition number
14) Using an REA database design, which is the most likely primary key for the Pay for Goods
table?
A) Cash transaction number
B) Check number
C) Invoice number
D) Receiving report number, check number
15) For a service business, the minimum cardinalities between Sales event and Inventory entity
are most likely both 0 for all except which of the following reasons?
A) Service businesses don’t sell inventory, they only use inventory to perform services.
B) A sale doesn’t have to include any inventory.
C) Inventory can exist that hasn’t been part of a sale yet.
D) Some services only require labor.