Consider The ER Diagram Shown in Figure 7
Consider The ER Diagram Shown in Figure 7
Consider The ER Diagram Shown in Figure 7
Each bank can have multiple branches, and each branch can have multiple
accounts and loans.
a. List the strong (non weak) entity types in the ER diagram.
b. Is there a weak entity type? If so, give its name, partial key, and identifying
relationship.
c. What constraints do the partial key and the identifying relationship of the
weak entity type specifies in this diagram?
d. List the names of all relationship types, and specify the (min, max) constraint
on each participation of an entity type in a relationship type.
Justify your choices.
e. List concisely the user requirements that led to this ER schema design.
f. Suppose that every customer must have at least one account but is
restricted to at most two loans at a time, and that a bank branch cannot
have more than 1,000 loans. How does this show up on the (min, max)
constraints?
Answer: -