Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

Consider the ER diagram shown in Figure 1 for part of a BANK database. Each bank can have multiple branches. Each branch can have multiple

Consider the ER diagram shown in Figure 1 for part of a BANK database. Each bank
can have multiple branches. Each branch can have multiple accounts and loans. Each
customer can have multiple accounts and loans.
Figure 1: An ER diagram for a BANK database schema
(a) What issues does the above ER diagram have? How to revise the ER diagram to
address these issues?
(b) Map the Bank_Branch weak entity type and the has_L relationship type into
relation schemas. Specify all primary keys and foreign keys.
(c) Based on the ER diagram given in Figure 1, can a customer open multiple ac-
counts of the same type at the same bank branch? Justify your answer.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered 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

Students also viewed these Databases questions