m_share_account_dividend_details

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id BIGINT 19 null
dividend_pay_out_id BIGINT 19 null
m_share_product_dividend_pay_out.id FK_m_share_account_dividend_details_dividend_pay_out_idR
account_id BIGINT 19 null
m_share_account.id FK_m_share_account_dividend_details_account_idR
amount DECIMAL 19,6 null
status SMALLINT 5 null
savings_transaction_id BIGINT 19 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
FK_m_share_account_dividend_details_account_id Performance Asc account_id
FK_m_share_account_dividend_details_dividend_pay_out_id Performance Asc dividend_pay_out_id

Relationships