| ID |
int |
10 |
|
√ |
|
|
|
| ACCOUNT_ID |
int |
10 |
|
|
|
|
| account.ACCOUNT_ID
|
savings_performance_ibfk_1 |
|
| TOTAL_DEPOSITS |
decimal |
10,3 |
√ |
|
null |
|
|
| TOTAL_DEPOSITS_CURRENCY_ID |
smallint |
5 |
√ |
|
null |
|
| currency.CURRENCY_ID
|
savings_performance_ibfk_2 |
|
| TOTAL_WITHDRAWALS |
decimal |
10,3 |
√ |
|
null |
|
|
| TOTAL_WITHDRAWALS_CURRENCY_ID |
smallint |
5 |
√ |
|
null |
|
| currency.CURRENCY_ID
|
savings_performance_ibfk_3 |
|
| TOTAL_INTEREST_EARNED |
decimal |
10,3 |
√ |
|
null |
|
|
| TOTAL_INTEREST_EARNED_CURRENCY_ID |
smallint |
5 |
√ |
|
null |
|
| currency.CURRENCY_ID
|
savings_performance_ibfk_4 |
|
| MISSED_DEPOSITS |
smallint |
5 |
√ |
|
null |
|
|