Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

9.47 Consider the following 3NF relations about a sorority or fraternity: MEMBER(Member_ID,Name,Address,Dues_Owed) OFFICE(Office_Name,Officer_ID,Term_Start_Date,Budget) EXPENSE(Ledger_Number,Office_Name,Expense_Date,Amt_Owed) PAYMENT(Check_Number,Expense_Ledger_Number,Amt_Paid) RECEIPT(Member_ID,Receipt_Date,Dues_Received) COMMITTEE(Committee_ID,Officer_in_Charge) WORKERS(Committee_ID,Member_ID) a. Foreign keys are not indicated in

9.47 Consider the following 3NF relations about a sorority or fraternity:

MEMBER(Member_ID,Name,Address,Dues_Owed)

OFFICE(Office_Name,Officer_ID,Term_Start_Date,Budget)

EXPENSE(Ledger_Number,Office_Name,Expense_Date,Amt_Owed)

PAYMENT(Check_Number,Expense_Ledger_Number,Amt_Paid)

RECEIPT(Member_ID,Receipt_Date,Dues_Received)

COMMITTEE(Committee_ID,Officer_in_Charge)

WORKERS(Committee_ID,Member_ID)

a. Foreign keys are not indicated in these relations. Decide which attributes are foreign keys and justify your decisions.

b. Draw an E-R diagram for these relations, using your answer to Problem and Exercise 9-47a.

c. Explain the assumptions you made about cardinalities in your answer to Problem and Exercise 9-47b. Explain why it is said that the E-R data model is more expressive or more semantically rich than the relational data model.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: David M. Kroenke

5th Edition

B000CSIH5A, 978-0023668814

Students also viewed these Databases questions