Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question: Consider the ER diagram shown below for a BANK database. Each bank can have multiple branches, and each branch can have multiple accounts and

image text in transcribed
Question: Consider the ER diagram shown below for a BANK database. Each bank can have multiple branches, and each branch can have multiple accounts and loans. (a) (5pts) List all strong (nonweak) entity types in the ER diagram. (b) (2pts) Is there a weak entity type? If so, give its name, its partial key, and its identifying relationship. (c) (10pts) 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 1000 loans. Each bank can have at most 10 branches and each branch can have at most 500 accounts. List the names of all relationship types in the given diagram, and specify the (min, max) constraint on each participation of an entity type in a relationship type. Note: You can draw each relationship and label the (min, max) constraint on the side of each participating entity (hints: see the example in the Lecture 3 notes/slide 38). (d) (8pts) Use ACCOUNT as the superclass and apply specialization to create two subclasses: CHECK_ACCOUNT and CD_ACCOUNT. Use the notation in Lecture 4 to draw a EER diagram to display this superclass/subclass relationships among ACCOUNT, CHECK_ACCOUNT and CD_ACCOUNT. Make sure to include the necessary constraints such as disjoint or overlapping, total or partial (hints: see the example in the Lecture 4 notes -slides 25-26) BANK BRANCHES BANK BRANCHE Nam Add ACCES LOANS N Se ACCOUNT LOAN Type M M AG N CUSTOMER A

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

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions

Question

Are we managing our human capital as a strategic asset?

Answered: 1 week ago

Question

What are the Five Phases of SDLC? Explain each briefly.

Answered: 1 week ago

Question

How can Change Control Procedures manage Project Creep?

Answered: 1 week ago