m_loan_term_variations

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
m_loan_reschedule_request_term_variations_mapping.loan_term_variations_id FK__m_loan_term_variationsR
loan_id BIGINT 19 null
m_loan.id FK_loan_id_m_loan_idR
term_type SMALLINT 5 null
applicable_date DATE 10 null
decimal_value DECIMAL 19,6 NULL
date_value DATE 10 NULL
is_specific_to_installment BIT 1 b'0'
applied_on_loan_status SMALLINT 5 null
is_active BIT 1 b'1'
parent_id BIGINT 19 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_loan_id_m_loan_id Performance Asc loan_id

Relationships