Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | BIGINT | 19 | √ | null |
|
|
||||
loan_repayment_schedule_id | BIGINT | 19 | null |
|
|
|||||
effective_date | DATE | 10 | null |
|
|
|||||
amount | DECIMAL | 19,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
FK_additional_details_repayment_schedule_id | Performance | Asc | loan_repayment_schedule_id |