James River Jewelry is a small jewelry shop. While James River Jewelry does sell typical jewelry purchased
Question:
A. Create a sample list of customers and purchases and a second list of customers and credits. Your lists should include customer data you think would be important to James River along with typical purchase data. Credit data should include the date of the credit, the total amount of the 10 purchases used as the basis of the credit, and the credit amount.
B. Describe modification problems that are likely to occur if James River attempts to maintain the lists in a spreadsheet.
C. Split the lists into tables such that each has only a single theme. Create appropriate ID columns. Use one ID to represent the relationship between a purchase and a customer and use another ID to represent the relationship between a credit and a customer.
D. Attempt to combine the two lists you created in part A into a single list. What problems occur as you try to do this? Look closely at Figure 1-31. An essential difference exists between a list of the three themes customer, purchase, and credit and a list of the three themes PetName, Owner, and Service in Figure 1-31. What do you think this difference is?
E. Change the tables from part C so that the purchase list has not only the ID of Customer but also the ID of Credit. Compare this arrangement to the tables in your answer to question 1.12. What is the essential difference between these two designs?
Step by Step Answer: