m_loan_reschedule_request_term_variations_mapping

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
loan_reschedule_request_id BIGINT 19 null
m_loan_reschedule_request.id FK__m_loan_reschedule_requestR
loan_term_variations_id BIGINT 19 null
m_loan_term_variations.id FK__m_loan_term_variationsR

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK__m_loan_reschedule_request Performance Asc loan_reschedule_request_id
FK__m_loan_term_variations Performance Asc loan_term_variations_id

Relationships