Skip to content

A database is designed to keep data so that it can be easily retrieved for future use. A Database of customers will be designed that operate various account types, Using GTbank as a case study.The name of the database is CHIDIEBERE_ACCT having four (4) tables with relevant fields as follows;

Notifications You must be signed in to change notification settings

chidinweke/BANK-ACCOUNT-OPERATION-FOR-A-CUSTOMER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

BANK-ACCOUNT-OPERATION-FOR-A-CUSTOMER

A database is designed to keep data so that it can be easily retrieved for future use. A Database of customers will be designed that operate various account types, Using GTbank as a case study.The name of the database is CHIDIEBERE_ACCT having four (4) tables with relevant fields as follows;

CUSTOMER – Customer ID, First name, Last name, address, sex

ACCOUNT_DETAILS – Account No, account name, account type, date opened, Branch ID, account officer, customer ID, Amount

BRANCH – Branch ID, branch name, branch manager

TRANSACTION_DETAILS – Transaction ID, transaction description, transaction date, debit, credit, Balance, Account No.

About

A database is designed to keep data so that it can be easily retrieved for future use. A Database of customers will be designed that operate various account types, Using GTbank as a case study.The name of the database is CHIDIEBERE_ACCT having four (4) tables with relevant fields as follows;

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published