m_savings_account_transaction_tax_details

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
savings_transaction_id BIGINT 19 null
m_savings_account_transaction.id FK_savings_account_transaction_tax_details_savings_transactionR
tax_component_id BIGINT 19 null
m_tax_component.id FK_savings_account_transaction_tax_details_tax_componentR
amount DECIMAL 19,6 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_savings_account_transaction_tax_details_savings_transaction Performance Asc savings_transaction_id
FK_savings_account_transaction_tax_details_tax_component Performance Asc tax_component_id

Relationships