David O' Connor - Banking Presentation

23
Data Modeling and Analysis Online Banking Database DAVID O’ CONNOR

Transcript of David O' Connor - Banking Presentation

Data Modeling and Analysis

Online Banking Database DAVID O’ CONNOR

Introduction

The overall objective of this project was to create a fully functional database system for a online bank.

The database should allow the introduction of new customers along with allowing existing customers to view their account as well as obtain new products in terms of loans and additional accounts.

To produce this database there are three main steps; Conceptual data model, Logical

data model and Physical data model

Underline Assumptions and Limitations

Designed for a bank which has a online presence only

The bank only offers personal accounts and does not cater for business customers

There are 4 account types; Student Account, Current Account, Savings Account and Investment Account

There are 4 loan types; Student Loan, Car Loan, Overdraft and Credit Card

Underline Assumptions and Limitations Cont.

‘Products’ refers to all services which the bank offers

Credit card bills are generated on a monthly basis

Bank statements are generated on a quarterly basis

Each customer automatically receives a debit card and ICT ID and password when they create an account with the bank

CONCEPTUAL DATA MODEL (CDM)

LOGICAL DATA MODEL (LDM)

PHYSICAL DATA MODEL (PDM)

What? Who? Where?When?

Query One

What is the ICT ID and Password for all the customers with the surname Doyle?

Query Two

What is the sum of all transactions which have been carried out by Mr. O’ Connor?

Conclusion

On completion of this project we have learned extensively about the different stages involved when creating a database system.

One of the key learning outcomes we received from completing this database system is that before one can continue on to the next stage of the project you must first ensure the previous stage is correct, if not this will only cause errors in future stages.

Questions Welcome