CSC 455 Chapter 4 Lab
A modified ER diagram for the bank scenario is below. Map it to a database schema breaking down any composite attributes into their atomic forms. Hand in your schema on paper or submit into BB. Be sure to identify primary keys by underlining them. Identify foreign keys using dot notation.
1 Balance 1 M M
![]()

![]()
![]()
![]()

![]()
![]()
![]()


![]()
![]()

![]()

In class example: Map this diagram to a schema. Assume and
include standard attributes for student (You do not need to hand this in.)
