Page 1 of 1

A bank has three types of accounts: checking, savings, and loan. Following are the attributes for each type of account:

Posted: Tue Jul 05, 2022 10:33 am
by answerhappygod
A bank has three types of accounts: checking, savings, and loan.Following are the attributes for each type of account: CHECKING:Acct No, Date Opened, Balance, Service Charge SAVINGS: Acct No,Date Opened, Balance, Debit Interest Rate LOAN: Acct No, DateOpened, Balance, Interest Rate, Payment Using generalization,develop an EER (Enhanced Entity-Relationship) model segments torepresent the following situations:
1. Assume that each account must exactly one of thesesubtypes.
2. Assume that each account must be at least one of thesesubtypes.