Question 1
Implementation of this REA diagram into a relational database would require how many tables?

◦ 12
◦ 13
◦ 8
◦ 9
Question 2
Which of the following would be
true when implementing this REA diagram into a relational database?

◦ The primary key for Employee would be a foreign key for Cash Receipts.
◦ The primary key for Cash Receipts would be a foreign key for Cash.
◦ The primary key for Parts would be a foreign key for Service Request.
◦ The primary key for Sales would be a foreign key for Service Request.