previous
|
start
|
next
Case Study: A Bank Database
This is a reimplementation of the ATM simulation
In the simulation each customer has:
A customer number
A PIN
A checking account
A savings account
The data will be stored in two tables in a database
previous
|
start
|
next