m_savings_account_interest_rate_slab

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_savings_interest_incentives.deposit_account_interest_rate_slab_id FK_m_savings_interest_incentives_m_savings_interest_rate_slabR
savings_account_interest_rate_chart_id BIGINT 19 null
m_savings_account_interest_rate_chart.id FKSAIRS00000000000001R
description VARCHAR 200 NULL
period_type_enum SMALLINT 5 NULL
from_period INT 10 NULL
to_period INT 10 NULL
amount_range_from DECIMAL 19,6 NULL
amount_range_to DECIMAL 19,6 NULL
annual_interest_rate DECIMAL 19,6 null
currency_code VARCHAR 3 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FKSAIRS00000000000001 Performance Asc savings_account_interest_rate_chart_id

Relationships