Sei sulla pagina 1di 2

Sample Scenario:

A sample scenario has been provided below followed by some questions. Please go
through the sample scenario below and provide necessary responses for each of the
questions listed below them.

A bank has approached you to create a data model for their Core Accounting Application.
As a start they have basic requirements to collect and store the following information in
an MS SQL Server Database

Customer (Name, Address, Phone number and identification information)


Account (Account Number, Overdraft limit, Minimum Balance amount, Interest

Rate and transactions and balance).


1. Create a relational data model diagram in first normal form for the above basic
requirement.
2. Identify and list the possible attributes/columns that can be normalised.
3. Create a data model diagram in the third normal form using items 1 & 2.

Customer (Name, customer number, Address, Phone number , country, pin code,)
Account (Account Number, Overdraft limit, Minimum Balance amount, Interest
Rate and transactions and balance).

Potrebbero piacerti anche